Rename "tsc" to "timestamp"
[lttng-ust.git] / liblttng-ust / ust-events-internal.h
2021-04-09  Michael JeansonMove all sources to 'src/'
2021-04-06  Mathieu DesnoyersRefactoring: add back constness of public API structures
2021-03-31  Michael Jeansonfix: string constants (-Wwrite-strings)
2021-03-31  Michael Jeansoncleanup: function attribute 'hidden'
2021-03-30  Mathieu DesnoyersFix: liblttng-ust-ctl: missing ring buffer and counter...
2021-03-30  Mathieu DesnoyersNew API: lttng_ust_init_thread() for async-signal tracing
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 Jeansoncleanup: Remove redefinition of CHAR_BIT
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-23  Mathieu DesnoyersRename struct lttng_ust_channel_ops to struct lttng_ust...
2021-03-23  Michael Jeansonconfigure: regroup C header checks
2021-03-22  Mathieu DesnoyersValidate match of all session channel's UUID
2021-03-22  Mathieu DesnoyersCleanup: Remove whiteline
2021-03-22  Mathieu DesnoyersCleanup: align private header comments
2021-03-22  Mathieu DesnoyersCleanup: remove old comments
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-18  Mathieu Desnoyersstruct lttng_channel: split protocol ABI from instrumen...
2021-03-17  Mathieu DesnoyersFix: lttng_ust_destroy_type: add missing free() for...
2021-03-17  Mathieu DesnoyersRefactoring: UST types public interfaces
2021-03-16  Mathieu DesnoyersRefactoring: struct lttng_ust_channel_ops
2021-03-16  Mathieu DesnoyersHide forward declaration of struct lttng_event_notifier...
2021-03-16  Mathieu DesnoyersNamepace struct lttng_session with lttng_ust_ prefix
2021-03-16  Mathieu DesnoyersRefactoring: context structures
2021-03-16  Michael JeansonMove context types to private header
2021-03-16  Michael JeansonMove lttng_ust_dl_update to private ABI
2021-03-16  Michael JeansonNamespace private ABI lttng_transport_find symbol
2021-03-16  Michael JeansonHide private lttng_session_active symbol
2021-03-16  Michael JeansonRemove LTTNG_HIDDEN macro
2021-03-16  Mathieu DesnoyersMove hash tables to internal header
2021-03-16  Mathieu DesnoyersMove struct lttng_counter_ops to internal header
2021-03-16  Mathieu DesnoyersMove struct lttng_enum to internal header
2021-03-16  Mathieu DesnoyersRefactoring: struct lttng_channel_ops
2021-03-16  Mathieu DesnoyersRefactoring: struct lttng_enum_desc and lttng_enum_entry
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 DesnoyersCombine common recorder/notifier functions to lttng_fre...
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_common to struct lttng_ust_ev...
2021-03-12  Mathieu DesnoyersRename struct lttng_event to struct lttng_ust_event_rec...
2021-03-12  Mathieu DesnoyersIntroduce common event structure
2021-03-11  Mathieu DesnoyersRefactoring: introduce session private structure
2021-03-11  Mathieu DesnoyersRefactoring: introduce bytecode runtime private structure
2021-03-11  Mathieu DesnoyersRefactoring: introduce event private structure
2021-03-08  Michael JeansonMove ust-events.h private structs to internal
2021-03-08  Michael JeansonMove ust-events.h private functions to internal
2021-03-08  Michael JeansonMove 'struct lttng_enabler' to private headers
2021-03-04  Michael JeansonMove perf counter symbols to private header
2021-03-02  Michael JeansonUse 'ust-' prefix for all global private headers
2021-02-26  Michael JeansonMove to kernel style SPDX license identifiers
2021-02-25  Mathieu DesnoyersFix: "Cleanup: clarify bytecode ownership"
2021-02-24  Michael JeansonMove and hide new 'lttng_ust_counter_create' private...
2021-02-24  Mathieu DesnoyersCleanup: clarify bytecode ownership
2021-02-24  Mathieu DesnoyersCleanup: clarify ownership of excluder
2020-11-26  Francis DeslauriersImplement event notifier error counter
2020-11-26  Francis DeslauriersImplement capturing payload on event notifiers
2020-11-26  Francis DeslauriersGeneralize `lttng_enabler_link_bytecode()` bytecode...
2020-11-26  Francis Deslauriersbytecode: generalize `struct lttng_ust_filter_bytecode_...
2020-11-26  Francis DeslauriersCleanup: Rename filter functions/fields to mention...
2020-11-26  Francis DeslauriersImplement event notifier
2020-11-26  Francis DeslauriersDecouple `struct lttng_event` from filter code
2020-11-26  Francis DeslauriersCleanup: hide `lttng_ust_{filter_bytecode,excluder...
2020-11-26  Francis DeslauriersAbstract base `lttng_enabler` to support other types...
This page took 0.177161 seconds and 77 git commands to generate.