SoW-2020-0003: Trace Hit Counters
[deliverable/lttng-modules.git] / include /
2021-05-21  Mathieu DesnoyersSoW-2020-0003: Trace Hit Counters sow-2020-0002-rev3
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}
2020-11-25  Francis Deslaurierssyscalls: extract `lttng_syscall_filter_enable()` for...
2020-11-25  Francis DeslauriersCleanup: syscall: remove unused `syscall_name` field
2020-11-24  Michael Jeansonfix: adjust version range for trace_find_free_extent()
2020-11-20  Michael Jeansonfix: include order for older kernels
2020-11-20  Michael Jeansonfix: tracepoint: Optimize using static_call() (v5.10)
2020-11-20  Michael Jeansonfix: KVM: x86/mmu: Return unique RET_PF_* values if...
2020-11-20  Michael Jeansonfix: kvm: x86/mmu: Add TDP MMU PF handler (v5.10)
2020-11-20  Michael Jeansonfix: KVM: x86: Add intr/vectoring info and error code...
2020-11-20  Michael Jeansonfix: ext4: fast commit recovery path (v5.10)
2020-11-20  Michael Jeansonfix: btrfs: make ordered extent tracepoint take btrfs_i...
2020-11-20  Michael Jeansonfix: btrfs: tracepoints: output proper root owner for...
2020-11-20  Michael Jeansonfix: objtool: Rename frame.h -> objtool.h (v5.10)
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 probes
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 DeslauriersAdd token to `struct lttng_kernel_event`
2020-11-18  Mathieu Desnoyerslib ring buffer: move subbuffer_consume_record into...
2020-11-18  Mathieu Desnoyerslib ring buffer iterator: introduce lib_ring_buffer_put...
2020-11-18  Mathieu DesnoyersLTTng ring buffer clients: expect void pointer as priva...
2020-11-18  Mathieu Desnoyerslib ring buffer: use irq_work for wakeup by writer
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 DeslauriersExtract event enabler fields to specialized struct
2020-11-18  Francis DeslauriersDocs: explain why unused `lttng_enabler::ctx` is kept...
2020-11-18  Francis DeslauriersRename `enum lttng_enabler_type` to `_format_type`
2020-11-18  Jonathan RajotteTest: add signed value and enum for testings of event...
2020-11-18  Francis DeslauriersCleanup: remove usage of enum in ABI structures
2020-10-21  Mathieu DesnoyersFix: type mismatch in clone instrumentation
2020-10-21  Geneviève Bastiensyscalls: Make clone()'s `flags` field a 2 enum struct.
2020-10-06  Michael JeansonSet version to 2.13-pre
2020-10-02  Michael JeansonAdd 'kernel_read' wrapper for kernels < v4.14
2020-09-30  Michael Jeansonfix: don't allow userspace copy to read kernel memory
2020-09-23  Michael Jeansonfix: Adjust ranges for Ubuntu 4.15.0-119 kernel
2020-09-22  Michael Jeansonfix: Adjust ranges for Ubuntu HWE 5.0 kernels
next
This page took 0.039417 seconds and 8 git commands to generate.