Rename struct lttng_event_notifier to struct lttng_ust_event_notifier
[lttng-ust.git] / include / lttng / ust-events.h
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 bytecode runtime private structure
2021-03-11  Mathieu DesnoyersRefactoring: introduce event private structure
2021-03-09  Michael JeansonDrop unused typedef t_statedump_func_ptr from API
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 JeansonRemove forward decl for unused 'struct lttng_ust_contex...
2021-03-08  Michael JeansonMove 'struct lttng_enabler' to private headers
2021-03-08  Michael JeansonMove 'enum lttng_client_types' to private headers
2021-03-08  Michael JeansonMove context symbols to private header
2021-03-08  Michael JeansonRemove ring buffer client callbacks from public headers
2021-03-04  Michael JeansonMove lttng_ust_fixup_fd_tracker_tls to private header
2021-03-04  Michael JeansonMove perf counter symbols to private header
2021-02-26  Michael JeansonMove to kernel style SPDX license identifiers
2021-02-24  Michael JeansonMove and hide new 'lttng_ust_counter_create' private...
2021-02-24  Michael JeansonMove and hide new time_ns private symbols
2021-02-24  Michael JeansonMove and hide new 'lttng_counter_transport_*' private...
2021-02-24  Mathieu DesnoyersRemove unused deprecated and backward compatibility...
2021-02-24  Mathieu DesnoyersCleanup: Remove deprecated symbols following soname...
2020-12-10  Mathieu DesnoyersFix: event notifier: notification send should be a...
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: handle all integer types of dynamic contexts
2020-11-26  Francis Deslauriersbytecode: initialize all contexts on event notifier...
2020-11-26  Francis DeslauriersAdd `interpreter_funcs` to `lttng_bytecode_runtime`
2020-11-26  Francis Deslauriersbytecode: rename `lttng_filter_sync_state()` -> `lttng_...
2020-11-26  Francis DeslauriersRename filter bytecode types and files
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 DeslauriersCleanup: hide `lttng_ust_{filter_bytecode,excluder...
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-11-26  Francis DeslauriersDecouple `struct lttng_session` from filter code
2020-07-07  Michael JeansonAdd userspace time namespace context
2020-05-11  Francis Deslauriersdoc: Explain `struct lttng_bytecode_runtime` layout...
2020-04-15  Mathieu Desnoyerstracepoint: Refactor representation of nested types
2020-04-15  Mathieu DesnoyersRemove has_strcpy check following probe provider versio...
2020-04-15  Mathieu DesnoyersBump LTTNG_UST_PROVIDER_MAJOR from 1 to 2
2020-02-13  Francis DeslauriersCleanup: remove unused `lttng_bytecode_runtime::event...
2020-02-13  Francis DeslauriersDocs: explain why unused `lttng_enabler::ctx` is kept...
2020-02-13  Francis DeslauriersCleanup: move unused function to deprecated symbol...
2020-02-13  Francis DeslauriersCleanup: apply `include-what-you-use` guideline for...
2019-10-18  Michael JeansonAdd userspace vuid/vgid contexts
2019-10-18  Michael JeansonAdd userspace namespace contexts
2019-03-26  Mathieu DesnoyersAdd LTTNG_PACKED ifdefs to validate that it is defined
2018-09-07  Mathieu DesnoyersFix: reset procname on fork in child process
2018-06-06  Mathieu DesnoyersFilter: index array, sequences, implement bitwise binar...
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
2017-06-12  Mathieu DesnoyersIntroduce LTTNG_UST_ALLOW_BLOCKING env. var.
2017-03-10  Philippe ProulxAdd support for star globbing patterns in event names
2016-10-03  Mathieu DesnoyersIntroduce file descriptor tracker
2016-07-05  Philippe ProulxAdd ctf_enum_auto() for autoincrementing enumeration...
2016-07-05  Mathieu DesnoyersAdd library load/unload tracking events
2016-06-30  Mathieu DesnoyersImplement statedump command in UST
2016-04-25  Mathieu DesnoyersFix: re-introduce exported symbols
2016-03-21  Mathieu DesnoyersFix: convey enum value signedness into metadata
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-07  Mathieu DesnoyersFix: building probe providers with C++ compiler
2015-03-26  Mathieu DesnoyersMove file creation/unlink from liblttng-ust-ctl to...
2015-03-26  Mathieu DesnoyersImplement file-backed ring buffer
2014-12-01  Mathieu DesnoyersFix: context alignment not properly handled
2014-04-27  Mathieu DesnoyersImplement LTTng-UST perf counters support on x86
2014-04-15  Mathieu DesnoyersFix: pad strings that are modified concurrently with...
2014-02-03  Mathieu DesnoyersFix: C++: incomplete extern C guard transition
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-13  JP IkaheimonenStore exclusions to enablers
2013-11-13  JP IkaheimonenAdd excluders to enabler structure
2013-09-30  Mohamad GebaiFix linking warning
2013-09-19  Julien DesfossezSpecialize lttng_ust_lib_ring_buffer_client_cb
2013-07-10  Mathieu Desnoyerscallsite: add "ip" context
2013-05-30  Zifei TongAllow tracepoint providers to be compiled with g++
2013-05-08  Mathieu DesnoyersFix: add provider ABI compatibility check
2013-04-10  Mathieu DesnoyersFix: ABI breakage between 2.1 and 2.2-rc1
2013-04-06  Mathieu DesnoyersOptimisation: only fix pending events once per lazy...
2013-03-27  Mathieu DesnoyersDon't rely on explicit context for filtering
2013-03-27  Mathieu DesnoyersImplement per-context filtering
2013-03-21  Mathieu DesnoyersAdd channel ID field to attr
2013-03-11  Mathieu DesnoyersImplement read timer (for RT)
2013-03-04  Mathieu DesnoyersUnregister tracepoint probes when not needed
2013-03-03  Mathieu DesnoyersCleanup: remove now unused metadata code from UST
2013-03-01  Mathieu DesnoyersMove UST registry into sessiond and implement notifiers
2013-02-19  Mathieu DesnoyersLazy provider registration
next
This page took 0.223992 seconds and 107 git commands to generate.