Fix: timer_expire_entry changed in 4.19.312
[lttng-modules.git] / src / lttng-abi.c
2022-11-23  Michael JeansonDrop 'linux/file.h' wrapper
2022-11-23  Michael JeansonDrop 'asm/barrier.h' wrapper
2022-06-03  Mathieu DesnoyersFix: event notifier: racy use of last subbuffer record
2022-04-08  Mathieu DesnoyersFix: do not warn on unknown counter ioctl
2022-03-14  Mathieu DesnoyersFix: lttng ABI: lttng_counter_ioctl() tainted scalar
2021-11-05  Mathieu DesnoyersFix: _lttng_kernel_event_create never returns NULL
2021-11-03  Mathieu DesnoyersRefactoring: combine create event common code
2021-11-02  Mathieu DesnoyersRefactoring: event notifier create: use enablers
2021-11-02  Mathieu DesnoyersRefactoring: Rename lttng_channel_syscall_mask to lttng...
2021-11-01  Mathieu DesnoyersRefactoring: rename lttng_channel_create to lttng_chann...
2021-11-01  Mathieu DesnoyersRefactoring: channel enable/disable using common type
2021-11-01  Mathieu DesnoyersRefactoring: combine event enabler destroy for notifier...
2021-11-01  Mathieu DesnoyersRefactoring: combine event notifier notifier and record...
2021-11-01  Mathieu DesnoyersRefactoring: combine filter bytecode attach functions
2021-11-01  Mathieu DesnoyersRefactoring: rename lttng_event_enabler to lttng_event_...
2021-10-22  Mathieu DesnoyersUse event enabler for event recorder creation for all...
2021-09-14  Michael Jeansonfix: Revert "Makefile: Enable -Wimplicit-fallthrough...
2021-05-06  Mathieu DesnoyersRename struct lib_ring_buffer* to struct lttng_kernel_r...
2021-05-06  Mathieu DesnoyersRename struct channel to struct lttng_kernel_ring_buffe...
2021-05-06  Mathieu DesnoyersRefactoring: struct lttng_channel
2021-05-04  Mathieu DesnoyersSplit struct lttng_session into public/private structures
2021-05-04  Mathieu DesnoyersRefactoring: struct lttng_kernel_channel_buffer_ops
2021-04-23  Mathieu DesnoyersFix: LTTng-modules ABI ioctl wrong direction
2021-04-23  Mathieu DesnoyersCombine event notifier and recorder enable/disable...
2021-04-23  Mathieu DesnoyersRefactoring: combine probe callbacks
2021-04-23  Mathieu DesnoyersRefactoring: event structures
2021-04-14  Mathieu DesnoyersCleanup: implement dedicated file operations for events...
2021-04-14  Mathieu DesnoyersNamespace LTTng modules ABI with lttng_kernel_abi_...
2021-04-14  Mathieu DesnoyersRefactoring: type description structures
2021-04-14  Mathieu DesnoyersIntroduce internal event header
2021-04-14  Mathieu DesnoyersFix: event notifier: add missing parameters validation
2021-04-06  Mathieu DesnoyersCleanup: lttng_abi_create_event{,_notifier}: use switch...
2021-04-06  Mathieu DesnoyersAdd entryexit field to kretprobes ABI
2021-04-06  Mathieu DesnoyersAdd missing fallthrough comments
2021-04-06  Mathieu DesnoyersNo-op instrumentation is unsupported, cleanup fallthrou...
2021-02-08  Michael JeansonNamespace kernel version macros
2020-11-30  Mathieu DesnoyersIntroduce lttng smp_store_release smp_load_acquire...
2020-11-27  Mathieu DesnoyersFix: notifier: use store-release/load-acquire for error...
2020-11-25  Francis DeslauriersImplement event notifier error counter
2020-11-25  Francis DeslauriersImplement capturing payload on event notifier
2020-11-25  Francis DeslauriersCleanup: Rename filter functions/fields to mention...
2020-11-25  Francis DeslauriersImplement event notifiers for syscalls
2020-11-25  Francis DeslauriersRename LTTNG_SYSCALL_MATCH_ -> LTTNG_KERNEL_SYSCALL_MATCH_
2020-11-25  Francis DeslauriersAllow LTTNG_KERNEL_SYSCALL_{ENTRY, EXIT}
2020-11-19  Mathieu DesnoyersRevert "Implement event notifiers for syscalls"
2020-11-19  Francis DeslauriersImplement event notifiers for syscalls
2020-11-18  Francis DeslauriersImplement event notifiers for uprobes
2020-11-18  Francis Deslauriersdoc: event notifier on kretprobe is not supported
2020-11-18  Francis DeslauriersImplement event notifiers for kprobes
2020-11-18  Francis DeslauriersImplement event notifiers for tracepoints
2020-11-18  Mathieu DesnoyersFix: event notifier: adapt read iterator state to poll...
2020-11-18  Mathieu DesnoyersFix: event-notifier: do not flush packet if it only...
2020-11-18  Mathieu DesnoyersImplement lttng_event_notifier_group_notif_fops read...
2020-11-18  Francis DeslauriersImplement event notifier send notification
2020-11-18  Francis DeslauriersAdd event notifier and event notifier enabler
2020-11-18  Francis DeslauriersImplement event notifier group create
2020-11-18  Mathieu Desnoyerslttng_abi_create_stream_fd: expect fd name as parameter
2020-11-18  Francis DeslauriersExtract event enabler fields to specialized struct
2020-11-18  Francis DeslauriersRename `enum lttng_enabler_type` to `_format_type`
2020-09-08  Mathieu DesnoyersFix: system call filter table
2020-08-13  Michael JeansonNamespace all logging statements
2020-07-10  Mathieu DesnoyersFix: metadata stream leak, missing list removal and...
2020-07-06  Michael JeansonAdd time namespace context
2020-05-26  Mathieu DesnoyersFix: Implement RING_BUFFER_GET_NEXT_SUBBUF_METADATA_CHECK
2020-05-06  Mathieu DesnoyersCleanup: Move all source files to src/
This page took 0.212179 seconds and 71 git commands to generate.