Introduce LTTNG_UST_MAP_POPULATE_POLICY environment variable
[lttng-ust.git] / liblttng-ust / lttng-events.c
2021-04-09  Michael JeansonMove all sources to 'src/'
2021-04-06  Mathieu DesnoyersRefactoring: add back constness of public API structures
2021-04-01  Michael Jeansoncleanup: explicitly mark unused parameters (-Wunused...
2021-03-31  Michael Jeansonfix: all functions have declarations (-Wmissing-prototy...
2021-03-30  Michael Jeansonfix: redundant decl of channel_destroy (-Wredundant...
2021-03-30  Mathieu DesnoyersRefactoring: hide internal fields of ring buffer context
2021-03-29  Mathieu Desnoyerstracepoint probe refactoring: Move provider name to...
2021-03-29  Mathieu DesnoyersRefactoring: remove ring buffer channel pointer from...
2021-03-29  Mathieu DesnoyersAPI cleanup: Remove handle from struct lttng_ust_channe...
2021-03-22  Mathieu DesnoyersValidate match of all session channel's UUID
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 DesnoyersRefactoring: UST types public interfaces
2021-03-16  Mathieu DesnoyersNamepace struct lttng_session with lttng_ust_ prefix
2021-03-16  Mathieu DesnoyersRefactoring: context structures
2021-03-16  Michael JeansonNamespace 'struct channel' under 'lttng_ust_lib_ring_bu...
2021-03-16  Michael JeansonHide or namespace the remaining tracepoint internal...
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 DesnoyersIntroduce event type field in common structure
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 DesnoyersRemove array, sequence, enum, struct legacy types
2021-03-11  Mathieu DesnoyersAdd structure size field to struct lttng_session
2021-03-11  Mathieu DesnoyersAdd structure size field to struct lttng_event
2021-03-11  Mathieu DesnoyersRefactoring: introduce session private structure
2021-03-11  Mathieu DesnoyersRefactoring: introduce event private structure
2021-03-11  Michael JeansonRemove lttng_ust_synchronize_trace public symbol
2021-03-08  Michael JeansonMove ust-events.h private functions to internal
2021-03-02  Michael JeansonUse 'ust-' prefix for all global private headers
2021-03-02  Michael JeansonMove private headers out of 'lttng/' public header dir
2021-02-26  Michael JeansonMove to kernel style SPDX license identifiers
2021-02-25  Mathieu DesnoyersFix: "Cleanup: clarify bytecode ownership"
2021-02-24  Mathieu DesnoyersCleanup: clarify bytecode ownership
2021-02-24  Mathieu DesnoyersCleanup: clarify ownership of excluder
2020-12-17  Mathieu DesnoyersFix: lttng-ust 2.13 should not try to use notifiers...
2020-12-10  Mathieu DesnoyersFix: event notifier: notification send should be a...
2020-12-05  Francis DeslauriersFix: event-notifier: not propagating error counter...
2020-11-30  Mathieu DesnoyersRemove runtime dependency on liburcu shared objects
2020-11-26  Francis DeslauriersImplement event notifier error counter
2020-11-26  Mathieu DesnoyersImplement libcounter
2020-11-26  Francis DeslauriersImplement capturing payload on event notifiers
2020-11-26  Francis Deslauriersbytecode: initialize all contexts on event notifier...
2020-11-26  Francis DeslauriersGeneralize `lttng_enabler_link_bytecode()` bytecode...
2020-11-26  Francis Deslauriersbytecode: rename `lttng_filter_sync_state()` -> `lttng_...
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 DeslauriersCreate `_for_each` function to unregister probe providers
2020-11-26  Francis DeslauriersCleanup: extract function to borrow hashlist bucket
2020-11-26  Francis DeslauriersDecouple `struct lttng_event` from filter code
2020-11-26  Francis DeslauriersAbstract base `lttng_enabler` to support other types...
2020-11-26  Francis DeslauriersRename `enum lttng_enabler_type` to `_format_type`
2020-10-15  Michael JeansonCleanup: standardise include path
2020-07-07  Michael JeansonAdd userspace time namespace context
2020-05-05  Francis DeslauriersFix: event probes attached before event enabled
2020-04-15  Mathieu Desnoyerstracepoint: Refactor representation of nested types
2020-02-13  Francis DeslauriersCleanup: liblttng-ust: change `int` flag to `bool`
2020-02-13  Francis Deslauriersliblttng-ust: exit loop early on event enabler match
2020-02-13  Francis DeslauriersCleanup: remove redundant memory barrier
2019-10-18  Michael JeansonAdd userspace vuid/vgid contexts
2019-10-18  Michael JeansonAdd userspace namespace contexts
2018-10-17  Mathieu DesnoyersFix: sync event enablers before choosing header type
2018-02-09  Francis DeslauriersSupport unloading of probe providers
2018-02-09  Francis DeslauriersRename lttng_ust_enum_get to lttng_ust_enum_get_from_desc
2018-02-09  Francis DeslauriersAdd probe provider unregister function
2018-02-09  Mathieu DesnoyersRemove duplicate provider name checks
2017-03-11  Mathieu DesnoyersUse SIZE_MAX instead of -1ULL for size_t parameter
2017-03-10  Philippe ProulxAdd support for star globbing patterns in event names
2016-08-21  Mathieu DesnoyersPerformance: define _LGPL_SOURCE in LGPL c files
2016-08-08  Mathieu DesnoyersFix: many-events registration/unregistration speed
2016-06-30  Mathieu DesnoyersImplement statedump command in UST
2016-02-12  Mathieu DesnoyersHandle application context cmd
2016-02-12  Mathieu DesnoyersImplement dynamic types, and application context provid...
2016-01-14  Mathieu DesnoyersAdd CTF enum type support to tracepoint event
2015-06-13  Mathieu DesnoyersImplement cpu_id context for filtering
2015-05-26  Antoine BusqueRefactor state dump system
2014-11-12  Mathieu DesnoyersCleanup: remove "disabled" flag for new release cycle
2014-11-12  Mathieu DesnoyersFix: filter attach vs event enable race
2014-07-14  Francis DeslauriersMove enablers syncing after the channel registration
2014-05-23  Mathieu DesnoyersFix: default loglevel is DEBUG
2014-04-27  Mathieu DesnoyersImplement LTTng-UST perf counters support on x86
2014-04-02  Mathieu DesnoyersChange default loglevel to TRACE_DEBUG_LINE
2014-02-21  Mathieu DesnoyersCleanup: remove logically dead code
2013-12-03  Mathieu DesnoyersFix: baddr deadlock with lttng-ust destructor
2013-11-30  Mathieu DesnoyersFix: take the ust lock around session iteration in...
2013-11-30  Paul WoegererFix: baddr_statedump deadlock with JUL tracing
2013-11-14  Paul WoegererImplement base-address-state tracing
next
This page took 0.216849 seconds and 106 git commands to generate.