Rename struct lib_ring_buffer_ctx to struct lttng_kernel_ring_buffer_ctx
[lttng-modules.git] / src / lttng-events.c
2021-05-04  Mathieu DesnoyersRename struct lib_ring_buffer_ctx to struct lttng_kerne...
2021-05-04  Mathieu DesnoyersRefactoring: struct lttng_kernel_channel_buffer_ops
2021-05-04  Mathieu DesnoyersRename struct lttng_bytecode_runtime to struct lttng_ke...
2021-05-04  Mathieu DesnoyersRename struct lttng_bytecode_node to struct lttng_kerne...
2021-04-29  Mathieu DesnoyersRemove event id parameter from event_reserve callback
2021-04-29  Mathieu DesnoyersRefactoring: ring buffer context
2021-04-28  Mathieu Desnoyerssequence and variant types: use previous field for...
2021-04-23  Mathieu DesnoyersRefactoring: bytecode interpreter
2021-04-23  Mathieu DesnoyersMove probe_ctx argument to align with lttng-ust
2021-04-23  Mathieu DesnoyersCombine event notifier and recorder enable/disable...
2021-04-23  Mathieu DesnoyersRefactoring: combine probe callbacks
2021-04-23  Mathieu DesnoyersCombine event recorder and notifier destroy
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 DesnoyersPrefix lttng_enum_desc with lttng_kernel_
2021-04-14  Mathieu DesnoyersPrefix lttng_enum_value and lttng_enum_entry with lttng...
2021-04-14  Mathieu DesnoyersIntroduce internal event header
2021-04-14  Mathieu DesnoyersCleanup: namespace string encoding
2021-04-14  Mathieu DesnoyersCleanup: Rename abstract types to lttng_kernel_type
2021-04-06  Mathieu DesnoyersNo-op instrumentation is unsupported, cleanup fallthrou...
2021-03-22  Mathieu DesnoyersFix: racy notifier captures update vs traversal
2021-03-17  Francis DeslauriersFix: kretprobe: null ptr deref on session destroy
2021-03-03  Mathieu DesnoyersFix: memory leaks on event notifier destroy
2021-03-03  Mathieu DesnoyersFix: memory leaks on event destroy
2021-02-08  Michael JeansonNamespace kernel version macros
2020-11-27  Mathieu DesnoyersFix: notifier: use store-release/load-acquire for error...
2020-11-25  Mathieu DesnoyersIntroduce lazy system call event creation
2020-11-25  Francis DeslauriersImplement event notifier error counter
2020-11-25  Mathieu DesnoyersImplement lib counter
2020-11-25  Francis DeslauriersImplement capturing payload on event notifier
2020-11-25  Mathieu DesnoyersFix: use vmalloc for filter bytecode allocation
2020-11-25  Francis DeslauriersGeneralize `lttng_enabler_link_bytecode()` bytecode...
2020-11-25  Francis Deslauriersbytecode: rename `lttng_filter_sync_state()` -> `lttng_...
2020-11-25  Francis Deslauriersbytecode: generalize `struct lttng_filter_bytecode_node`
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-19  Mathieu DesnoyersRevert "Implement event notifiers for syscalls"
2020-11-19  Francis DeslauriersImplement event notifiers for syscalls
2020-11-18  Francis DeslauriersNamespace syscall code relating to events
2020-11-18  Francis DeslauriersImplement event notifiers for uprobes
2020-11-18  Francis DeslauriersNamespace uprobe functions relating to events
2020-11-18  Francis DeslauriersImplement event notifiers for kprobes
2020-11-18  Francis DeslauriersNamespace kprobe functions relating to events
2020-11-18  Francis DeslauriersImplement event notifiers for tracepoints
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  Francis Deslaurierslttng-events: move lttng_transport_find earlier in...
2020-11-18  Francis DeslauriersRename `lttng_event_{get,put}()` to `lttng_event_desc_...
2020-11-18  Francis DeslauriersCleanup: extract function to borrow hashlist bucket
2020-11-18  Francis DeslauriersDecouple `struct lttng_event` from filter code
2020-11-18  Francis DeslauriersRename `lttng_create_*_if_missing()` in anticipation...
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-25  Michael Jeansonfix: removal of [smp_]read_barrier_depends (v5.9)
2020-08-13  Michael JeansonNamespace all logging statements
2020-07-13  Mathieu DesnoyersFix: Lock metadata cache on session destroy
2020-07-10  Mathieu DesnoyersFix: metadata stream leak, missing list removal and...
2020-07-10  Mathieu DesnoyersFix: coherent state not changed atomically with metadat...
2020-05-26  Mathieu DesnoyersFix: Implement RING_BUFFER_GET_NEXT_SUBBUF_METADATA_CHECK
2020-05-07  Mathieu DesnoyersCleanup: Rename patches.i to patches.h
2020-05-06  Mathieu DesnoyersCleanup: Move all source files to src/
This page took 0.247848 seconds and 73 git commands to generate.