Introduce LTTNG_UST_MAP_POPULATE_POLICY environment variable
[lttng-ust.git] / liblttng-ust / lttng-ring-buffer-client.h
2021-03-31  Michael Jeansoncleanup: rename template headers
2021-03-30  Mathieu DesnoyersNew API: lttng_ust_init_thread() for async-signal tracing
2021-03-30  Mathieu DesnoyersFix: tls-compat with hidden ring buffer context
2021-03-30  Mathieu DesnoyersFix: tls-compat with hidden ring buffer context
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: Remove redefinition of CHAR_BIT
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-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 DesnoyersRename struct lttng_ust_channel_ops to struct lttng_ust...
2021-03-23  Mathieu DesnoyersABI refactoring: sequence and array of text: copy input...
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-16  Mathieu DesnoyersRefactoring: struct lttng_ust_channel_ops
2021-03-16  Mathieu DesnoyersRefactoring: context structures
2021-03-16  Michael JeansonNamespace 'struct channel' under 'lttng_ust_lib_ring_bu...
2021-03-16  Mathieu DesnoyersRefactoring: struct lttng_stack_ctx
2021-03-16  Mathieu DesnoyersRefactoring: struct lttng_channel_ops
2021-03-15  Mathieu DesnoyersRefactor struct lttng_ust_lib_ring_buffer_ctx
2021-03-12  Mathieu DesnoyersRename struct lttng_event to struct lttng_ust_event_rec...
2021-03-10  Michael JeansonHide private context utils symbols
2021-03-08  Michael JeansonMove ust-events.h private functions to internal
2021-03-08  Mathieu DesnoyersRemove unused ring buffer client callbacks symbols
2021-03-02  Michael JeansonMove compat macros in 'lttng/align.h' to a private...
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-24  Mathieu DesnoyersRemove unused deprecated and backward compatibility...
2020-10-16  Michael JeansonNamespace lttng/align.h macros
2020-02-13  Francis DeslauriersCleanup: apply `include-what-you-use` guideline for...
2019-06-04  Mathieu DesnoyersFix: client_sequence_number may dereference NULL pointer
2019-04-10  Mathieu DesnoyersFix: don't access packet header for stream_id and strea...
2017-06-12  Mathieu DesnoyersIntroduce LTTNG_UST_ALLOW_BLOCKING env. var.
2017-05-27  Mathieu DesnoyersCalculate context length outside of retry loop
2016-11-21  Mathieu DesnoyersPerformance: add missing "caa_unlikely" on fast-path
2016-09-24  Mathieu DesnoyersPerformance: cache the backend pages pointer in context
2016-03-10  Mathieu DesnoyersFix: handle backward probe compatibility for applicatio...
2016-03-10  Mathieu DesnoyersFix: application context header size
2016-03-10  Mathieu DesnoyersFix: event ctx get size should be after chan ctx
2016-03-04  Julien DesfossezExport the stream instance ID
2016-03-04  Julien DesfossezGenerate and export the sequence number
2016-03-04  Julien DesfossezAdd stream instance id to the packet header
2016-02-12  Mathieu DesnoyersImplement dynamic types, and application context provid...
2015-10-25  Mathieu DesnoyersFix: header size larger than 256 bytes
2015-09-21  Mathieu DesnoyersFix: don't dereference NULL pointers
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-15  Mathieu DesnoyersFix: pad strings that are modified concurrently with...
2013-11-30  Mathieu DesnoyersFix: client_packet_header() uses wrong packet
2013-09-19  Julien DesfossezPer-stream ioctl to get the current timestamp
2013-09-19  Julien DesfossezLTTng ringbuffer ABI calls for index generation
2013-09-19  Julien DesfossezSpecialize lttng_ust_lib_ring_buffer_client_cb
2013-04-27  Mathieu DesnoyersCleanup: silence cppcheck error
2013-03-21  Mathieu DesnoyersAdd channel ID field to attr
2013-03-11  Mathieu DesnoyersImplement read timer (for RT)
2013-02-15  Mathieu DesnoyersMove LTTng-UST buffer ownership from application to...
2012-11-22  Mathieu DesnoyersCleanup: add lttng_/lttng-/LTTNG_ prefixes
This page took 0.195256 seconds and 68 git commands to generate.