Refactoring: add back constness of public API structures
[lttng-ust.git] / include / lttng / ust-tracepoint-event.h
2021-04-06  Mathieu DesnoyersRefactoring: add back constness of public API structures
2021-04-01  Michael JeansonAdd 'ctf_unused' tracepoint field type
2021-03-31  Michael Jeansoncleanup: function attribute 'hidden'
2021-03-31  Michael Jeansoncleanup: function attribute 'no_instrument_function'
2021-03-31  Michael Jeansoncleanup: function attribute 'destructor'
2021-03-31  Michael Jeansoncleanup: function attribute 'constructor'
2021-03-30  Mathieu DesnoyersRefactoring: hide internal fields of ring buffer context
2021-03-29  Michael JeansonNamespace 'lttng_alignof' to 'lttng_ust_rb_alignof'
2021-03-29  Michael JeansonNamespace remaining symbols in lttng/ringbuffer-context.h
2021-03-29  Michael Jeansoncleanup: Namespace public utils macros
2021-03-29  Mathieu Desnoyerstracepoint probe refactoring: Move provider name to...
2021-03-29  Mathieu DesnoyersRefactoring: remove ring buffer channel pointer from...
2021-03-26  Mathieu DesnoyersRemove handle field from ring buffer context
2021-03-26  Mathieu Desnoyersring buffer context: cpu number becomes an output of...
2021-03-26  Mathieu DesnoyersFix: truncation of text array and sequences by NULL...
2021-03-23  Mathieu DesnoyersABI refactoring: sequence and array of text: copy input...
2021-03-22  Michael JeansonCentralize arch detection in a public header
2021-03-19  Mathieu DesnoyersRefactoring and fix: bytecode ABI
2021-03-19  Mathieu DesnoyersRefactoring: bytecode interpreter ABI
2021-03-18  Mathieu DesnoyersMove event context to private structures
2021-03-18  Mathieu DesnoyersMove channel context to private structures
2021-03-18  Mathieu DesnoyersRefactoring: Channel structures
2021-03-17  Mathieu DesnoyersNamespace enum lttng_ust_bytecode_interpreter_ret flags...
2021-03-17  Mathieu DesnoyersNamespace enumeration structures/enum with lttng_ust_...
2021-03-17  Mathieu DesnoyersRefactoring: Privatize ring buffer config header
2021-03-17  Mathieu DesnoyersRefactoring: UST types public interfaces
2021-03-16  Mathieu DesnoyersRefactoring: struct lttng_stack_ctx
2021-03-16  Mathieu DesnoyersRefactoring: struct lttng_bytecode_runtime
2021-03-16  Mathieu DesnoyersRefactoring: struct lttng_enum_desc and lttng_enum_entry
2021-03-16  Mathieu DesnoyersRefactoring: struct lttng_event_field
2021-03-15  Mathieu DesnoyersRefactoring: struct lttng_event_desc and lttng_probe_desc
2021-03-15  Mathieu DesnoyersRefactoring: combine event recorder and notifier callba...
2021-03-15  Mathieu DesnoyersRefactor struct lttng_ust_lib_ring_buffer_ctx
2021-03-12  Mathieu DesnoyersRename struct lttng_event_notifier to struct lttng_ust_...
2021-03-12  Mathieu DesnoyersRefactoring: namespace ust-abi.h content under regular...
2021-03-12  Mathieu DesnoyersRefactor event notifier structure
2021-03-12  Mathieu DesnoyersRename struct lttng_event to struct lttng_ust_event_rec...
2021-03-12  Mathieu DesnoyersIntroduce common event structure
2021-02-26  Michael JeansonMove to kernel style SPDX license identifiers
2021-01-20  Mathieu DesnoyersFix: Use default visibility for tracepoint provider...
2020-12-10  Mathieu DesnoyersFix: event notifier: notification send should be a...
2020-12-10  Christophe BedardFix: ust-tracepoint: make sure to expand tracepoint...
2020-11-30  Mathieu DesnoyersRemove runtime dependency on liburcu shared objects
2020-11-26  Francis DeslauriersImplement capturing payload on event notifiers
2020-11-26  Francis DeslauriersAdd `interpreter_funcs` to `lttng_bytecode_runtime`
2020-11-26  Francis DeslauriersRename filter bytecode types and files
2020-11-26  Francis DeslauriersCleanup: Rename filter functions/fields to mention...
2020-11-26  Francis DeslauriersImplement event notifier
2020-10-14  Michael Jeansonport: fix endian and byteswap compat on FreeBSD
2020-04-24  Francis DeslauriersAdd compile time assertion that array and sequence...
2020-04-15  Mathieu Desnoyerstracepoint: Refactor representation of nested types
2020-04-15  Mathieu DesnoyersRemove has_strcpy check following probe provider versio...
2020-03-20  Francis DeslauriersRecord event as soon as one filters evaluates to TRUE
2020-03-19  Francis DeslauriersCleanup: ust-tracepoint-event.h: extract `__num_fields...
2020-02-13  Francis DeslauriersCleanup: apply `include-what-you-use` guideline for...
2018-09-27  Mathieu DesnoyersFix: check for event class/instance prototype mismatch
2018-02-09  Mathieu DesnoyersRemove duplicate provider name checks
2016-10-18  Mathieu DesnoyersFix: loglevel and model_emf_uri build fix
2016-10-18  Mathieu DesnoyersFix: loglevel and model_emf_uri with g++ compiled probes
2016-07-05  Philippe ProulxAdd ctf_enum_auto() for autoincrementing enumeration...
2016-06-30  Philippe ProulxFix: ctf_enum_value() does not work with g++
2016-05-31  Mathieu DesnoyersFix: don't generate 0-len array in tracepoint probes
2016-05-10  Mathieu DesnoyersCleanup: add static for internal symbols
2016-05-06  Mathieu DesnoyersTracepoint: add ctf array for network byte order integers
2016-05-06  Mathieu DesnoyersTracepoint: add ctf sequence for network byte order...
2016-04-26  Mathieu DesnoyersFix: endianness of integers received by filter
2016-03-21  Mathieu DesnoyersFix: convey enum value signedness into metadata
2016-02-18  Philippe ProulxOutput "(null)" when ctf_string()'s arg is NULL
2016-02-17  Mathieu DesnoyersFix: disable use of __builtin_return_address(0) on...
2016-02-12  Mathieu DesnoyersImplement dynamic types, and application context provid...
2016-01-14  Mathieu DesnoyersAdd CTF enum type support to tracepoint event
2015-07-01  Philippe ProulxAdd ctf_sequence_hex() macro
2015-06-10  Mathieu DesnoyersAllow TP_IP_PARAM arg name to be configured
2015-06-09  Mathieu DesnoyersFix: fetch caller address from tracef()
2014-11-12  Mathieu DesnoyersFix coverity warning about sizeof(void **) != sizeof...
2014-07-07  Paul WoegererAdd lttng_ust_notrace to static inline functions
2014-04-15  Mathieu DesnoyersFix: pad strings that are modified concurrently with...
2014-02-28  Mathieu DesnoyersFix: Cast from pointer to different integer size warning
2013-12-16  Mathieu DesnoyersFix: baddr_statedump tracepoint registration
2013-11-14  Paul WoegererImplement base-address-state tracing
2013-07-10  Mathieu Desnoyerscallsite: add "ip" context
2013-06-18  Mathieu DesnoyersClarify probe registration documentation/errors
2013-05-30  Zifei TongAllow tracepoint providers to be compiled with g++
2013-05-08  Mathieu DesnoyersFix: add provider ABI compatibility check
2013-02-26  Mathieu DesnoyersUse tp rcu link test in provider
2013-02-26  Mathieu DesnoyersRemove direct dependency of probes on urcu-bp
2012-12-05  Mathieu DesnoyersUpdate license text
2012-12-03  Mathieu DesnoyersFix: handle enablers without bytecode
2012-11-26  Mathieu DesnoyersPrint probe provider mismatch error even without -Wsyst...
2012-11-22  Mathieu DesnoyersFilter: use only single lower bit of filter return...
2012-11-22  Mathieu Desnoyersfilters: perform union rather than intersection
2012-11-22  Mathieu DesnoyersImplement support for overlapping wildcard/events
2012-11-22  Mathieu DesnoyersCleanup: add lttng_/lttng-/LTTNG_ prefixes
2012-11-22  Mathieu DesnoyersFilter iteration: iterate on list of filters
2012-11-07  Mathieu DesnoyersFix: add const qualifier for filter local void *
2012-11-07  Mathieu DesnoyersFix: re-allow non-lvalue string, sequence, array parameters
2012-09-20  Mathieu DesnoyersAdd support for model.emf.uri event info
2012-09-07  Mathieu DesnoyersFix: backward compatibility with UST 2.0 app probes
2012-09-04  Mathieu DesnoyersFix filter: pointer to string, not string, should be...
2012-08-16  Mathieu DesnoyersFix: 32-bit x86 strict-aliasing warnings
next
This page took 0.191622 seconds and 107 git commands to generate.