Move to kernel style SPDX license identifiers
[lttng-ust.git] / include / lttng / ust-events.h
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
2013-02-15  Mathieu DesnoyersMove LTTng-UST buffer ownership from application to...
2013-02-12  Mathieu DesnoyersScalability fix for many events: event hash table size
2013-02-06  Mathieu DesnoyersSpeed up probe registration for large amount of events
2013-01-16  Mathieu DesnoyersIntroduce hash table for lttng_create_event_if_missing()
2012-12-05  Mathieu DesnoyersUpdate license text
2012-12-03  Mathieu DesnoyersFix: handle enablers without bytecode
2012-11-22  Mathieu DesnoyersFilter: use only single lower bit of filter return...
2012-11-22  Mathieu DesnoyersFix: filter: var len array at end of external structure
2012-11-22  Mathieu DesnoyersFix: filter link fail handling
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-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-07-13  Mathieu DesnoyersTRACEPOINT_EVENT: add *_nowrite fields for filter
2012-07-10  Mathieu DesnoyersFilter: receive, attach and link empty filter
2012-07-08  Mathieu DesnoyersFilter: prepare filter stack data
2012-06-19  Mathieu DesnoyersFix C99 strict compatibility: don't use void * for...
2012-06-08  Mathieu DesnoyersFix: don't define variables in headers
2012-06-01  Mathieu DesnoyersImplement field listing command
2012-04-05  Mathieu DesnoyersMerge branch 'dev'
2012-03-08  Mathieu DesnoyersLicense text standardization, add missing licenses
next
This page took 0.272705 seconds and 107 git commands to generate.