Move event notifier and counter structures to private header
[lttng-modules.git] / include /
2021-05-04  Mathieu DesnoyersMove event notifier and counter structures to private...
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 lttng_probe_{,un}register to lttng_kernel_probe_...
2021-05-04  Mathieu DesnoyersMove metadata cache structure to internal header
2021-05-04  Mathieu DesnoyersMove internal APIs to internal header
2021-05-04  Mathieu DesnoyersMove kprobes, uprobes, kretprobes, syscall structures...
2021-05-04  Mathieu DesnoyersMove kprobe, kretprobe, uprobe APIs to internal header
2021-05-04  Mathieu DesnoyersRemove unused TRACEPOINT_HAS_DATA_ARG
2021-05-04  Mathieu DesnoyersMove enabler APIs to internal header
2021-05-04  Mathieu DesnoyersMove bytecode structures to internal header
2021-05-04  Mathieu DesnoyersRemove include of internal header from tracepoint-event...
2021-05-04  Mathieu DesnoyersRename struct lttng_probe_ctx to struct lttng_kernel_pr...
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-05-04  Mathieu DesnoyersMove context structures and API to internal header
2021-05-04  Mathieu DesnoyersMove enabler structures to internal header
2021-04-29  Mathieu DesnoyersRefactoring: context callbacks
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-24  Mathieu DesnoyersVersion 2.13.0-rc1 v2.13.0-rc1
2021-04-24  Mathieu DesnoyersSet the 2.13 release codename and description
2021-04-23  Mathieu DesnoyersFix: LTTng-modules ABI ioctl wrong direction
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-19  He Zhefix: mm, tracing: kfree event name mismatching with...
2021-04-15  Michael Jeansonfix: Adjust ranges for Ubuntu 5.4.0-67 kernel
2021-04-15  Michael Jeansonfix: block: add a disk_uevent helper (v5.12)
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-09  Mathieu Desnoyersmsgpack: use KERNEL namespace for header protection
2021-04-06  Mathieu DesnoyersAdd entryexit field to kretprobes ABI
2021-03-25  Mathieu Desnoyerscompiler warning cleanup: is_signed_type: compare ...
2021-03-22  Mathieu DesnoyersFix: racy notifier captures update vs traversal
2021-03-10  Mathieu Desnoyerscounters: add coalesce_hits to ABI
2021-03-05  Michael Jeansonfix: mm, tracing: record slab name for kmem_cache_free...
2021-03-03  Mathieu DesnoyersFix: memory leaks on event notifier destroy
2021-03-03  Mathieu DesnoyersFix: memory leaks on event destroy
2021-02-17  Michael Jeansonfix: Adjust ranges for Ubuntu 5.8.0-44 kernel
2021-02-10  Mathieu DesnoyersFix: do not use bdi_unknown_name symbol
2021-02-10  Mathieu Desnoyersfix: memcg: fix a crash in wb_workfn when a device...
2021-02-10  Mathieu DesnoyersFix: writeback: out-of-bound reads
2021-02-09  Michael Jeansonfix: Add one digit to RHEL major release version
2021-02-09  Michael Jeansonfix: Add one digit to SLES minor release version
2021-02-09  Michael Jeansonfix: RT_PATCH_VERSION is close to overflow
2021-02-09  Michael Jeansonfix: cast LTTNG_KERNEL_VERSION/LTTNG_LINUX_VERSION_CODE...
2021-02-09  Michael Jeansonfix: double defined LTTNG_KERNEL_VERSION
2021-02-08  Michael Jeansonfix: UTS_UBUNTU_RELEASE_ABI is close to overflow
2021-02-08  Michael Jeansonfix: sublevel version overflow in LINUX_VERSION_CODE
2021-02-08  Michael JeansonNamespace kernel version macros
2021-01-22  Mathieu Desnoyersaarch64: blacklist gcc prior to 5.1
2021-01-19  Michael Jeansonfix: missing include for 'task_struct' in fdtable.h
2021-01-19  Mathieu DesnoyersFix: counter-api: always inline counter add function
2021-01-19  Michael Jeansonfix: kprobes: Remove kretprobe hash (v5.11)
2021-01-19  Michael Jeansonfix: file: Rename fcheck lookup_fd_rcu (v5.11)
2021-01-19  Michael Jeansonfix: block: remove the request_queue argument to the...
2021-01-19  Michael Jeansonfix: block: remove the request_queue argument to the...
2021-01-19  Michael Jeansonfix: block: simplify and extend the block_bio_merge...
2021-01-19  Michael Jeansonfix: block: remove the request_queue to argument reques...
2020-12-14  Michael Jeansonfix: remove floating-point arguments in msgpack
2020-12-11  Mathieu Desnoyersabi: use 0, 1 for counter enumerations
2020-12-11  Mathieu DesnoyersCleanup: use tabs in abi.h
2020-12-11  Jérémie GalarneauBump LTTNG_MODULES_ABI_MINOR_VERSION to 6
2020-11-30  Michael Jeansonfix: asm/barrier.h was introduced in v3.4
2020-11-30  Mathieu DesnoyersFix: handle default switch case with -EINVAL in __lttng...
2020-11-30  Mathieu DesnoyersIntroduce lttng smp_store_release smp_load_acquire...
2020-11-26  Mathieu DesnoyersBump LTTNG_KERNEL_EVENT_NOTIFIER_PADDING to 32 bytes
2020-11-26  Mathieu DesnoyersFix: counter: cast UINT*_MAX to 64-bit signed type...
2020-11-25  Mathieu DesnoyersFix: include kernel.h in wrapper/limits.h
2020-11-25  Mathieu DesnoyersIntroduce limits wrapper
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: comment related to filter bytecode list
2020-11-25  Francis Deslauriersbytecode: Add `OBJECT_TYPE_{UN,}SIGNED_ENUM` type
2020-11-25  Francis DeslauriersGeneralize `lttng_enabler_link_bytecode()` bytecode...
2020-11-25  Francis DeslauriersAdd `interpreter_funcs` to `lttng_bytecode_runtime`
2020-11-25  Francis Deslauriersbytecode: rename `lttng_filter_sync_state()` -> `lttng_...
2020-11-25  Francis DeslauriersRename filter bytecode types and files
2020-11-25  Francis Deslauriersbytecode: generalize `struct lttng_filter_bytecode_node`
2020-11-25  Francis DeslauriersAdd msgpack implementation for serializing captures
2020-11-25  Francis DeslauriersAdd `lttng_bytecode_interpret_format_output()` for...
2020-11-25  Francis Deslauriersbytecode: add `REG_U64` interpreter register type
2020-11-25  Francis DeslauriersFix: bytecode: Validate register type for instructions...
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}
next
This page took 0.040982 seconds and 7 git commands to generate.