Fix: timer_expire_entry changed in 4.19.312
[lttng-modules.git] / lttng-ring-buffer-client.h
2020-05-06  Mathieu DesnoyersCleanup: Move all source files to src/
2020-05-06  Mathieu DesnoyersCleanup: Move headers from toplevel to include/lttng/
2020-05-06  Mathieu DesnoyersCleanup: Move headers from lib/ to include/lttng/
2020-05-06  Mathieu DesnoyersCleanup: Move lib/ringbuffer/ headers to include/ringbu...
2020-05-05  Mathieu DesnoyersUpdate for kernel 5.7: use vmalloc_sync_mappings on...
2020-04-03  Michael JeansonUpdate to SPDX v3.0 identifiers
2019-04-10  Mathieu DesnoyersFix: don't access packet header for stream_id and strea...
2018-07-05  Michael JeansonCleanup: move to kernel style SPDX license identifiers
2018-07-05  Michael JeansonCleanup: modinfo keys
2018-06-11  Francis DeslauriersAssign CPU id before saving the context size
2018-06-11  Francis DeslauriersCompute variable sized context length
2017-05-27  Mathieu DesnoyersCalculate context length outside of retry loop
2016-11-21  Mathieu DesnoyersPerformance: add missing unlikely in reserve
2016-09-25  Mathieu DesnoyersPerformance: cache the backend pages pointer in context
2016-03-15  Mathieu DesnoyersUse system include paths in root directory headers
2016-03-10  Mathieu DesnoyersFix: event ctx get size should be after chan ctx
2015-11-17  Julien DesfossezContexts for RT debugging
2015-10-25  Mathieu DesnoyersFix: header size larger than 256 bytes
2015-08-02  Julien DesfossezAdd stream instance id to the packet header
2015-08-02  Julien DesfossezAdd a packet sequence number
2014-12-01  Mathieu DesnoyersFix: context alignment not properly handled
2014-04-16  Mathieu DesnoyersFix: allow racy tracepoint string input from kernel...
2014-02-11  Mathieu DesnoyersFix: use after free in ring buffer clients
2014-02-11  Mathieu DesnoyersCleanup: move callback init to static initialization
2013-11-30  Mathieu DesnoyersFix: client_packet_header() uses wrong packet
2013-09-16  Julien DesfossezPer-stream ioctl to get the current timestamp
2013-09-16  Julien DesfossezLTTng ringbuffer ABI calls for index generation
2012-09-28  Mathieu DesnoyersPerform calculation on bit size in 64-bit
2012-09-28  Mathieu DesnoyersUse uint64_t for packet header content size and packet...
2012-08-22  Mathieu DesnoyersFix: ensure userspace accesses are done with _inatomic
2012-05-02  Mathieu DesnoyersUse unsigned long type for events discarded counter
2012-03-09  Mathieu DesnoyersLicense cleanup, ifdef namespace cleanup
2012-01-26  Mathieu DesnoyersProperly fix the timekeeping overflow detection
2012-01-22  Mathieu DesnoyersMass rename: ltt_*/ltt-* to LTTNG_*/LTTNG-*
This page took 0.106446 seconds and 40 git commands to generate.