Fix: timer_expire_entry changed in 4.19.312
[lttng-modules.git] / src / probes /
2024-03-25  Kienan StewartFix: build kvm probe on EL 8.4+
2024-02-07  Martin HicksCompile fixes for RHEL 9.3 kernels
2023-11-28  Kienan Stewartfix: lookup_fd_rcu replaced by lookup_fdget_rcu in...
2023-09-27  Kienan Stewartfix: lttng-probe-kvm-x86-mmu build with linux 6.6
2022-11-23  Michael JeansonDrop support for kernels < 4.4 from ext3 and kvm probes
2022-11-23  Michael JeansonDrop 'linux/uprobes.h' wrapper
2022-11-14  Michael Jeansonfix: kvm-x86 requires CONFIG_KALLSYMS_ALL
2022-09-28  Mathieu DesnoyersFix: dma-fence.h appears in Linux 4.10, not 4.9
2022-09-27  Mathieu DesnoyersFix: dma_fence tracepoint Kbuild typo
2022-09-23  Rouven Czerwinski... Add new tracepoints for dma_fence
2022-09-07  Mathieu DesnoyersFix: move "user" attribute from field to type
2022-08-18  Michael Jeansonfix: mm/tracing: add 'accounted' entry into output...
2022-08-17  Michael Jeansonfix: tie compaction probe build to CONFIG_COMPACTION
2022-06-02  Michael Jeansonfix: 'random' tracepoints removed in stable kernels
2022-06-02  He Zhefix: random: remove unused tracepoints (v5.10, v5.15)
2022-04-08  Michael Jeansonfix: mm: compaction: cleanup the compaction trace event...
2022-04-07  Michael Jeansonfix: kprobes: Use rethook for kretprobe if possible...
2022-04-07  Michael Jeansonfix: random: remove unused tracepoints (v5.18)
2021-11-02  Mathieu DesnoyersRefactoring: kretprobes: use event common argument...
2021-11-02  Mathieu DesnoyersRefactoring: kprobes: combine common code between recor...
2021-11-02  Mathieu DesnoyersRefactoring: uprobes: combine common code between recor...
2021-09-14  Michael Jeansonfix: Revert "Makefile: Enable -Wimplicit-fallthrough...
2021-05-11  Mathieu DesnoyersMove alignment into event write callback
2021-05-06  Mathieu DesnoyersRefactoring: struct lttng_channel
2021-05-06  Mathieu DesnoyersIntroduce struct lttng_kernel_tracepoint_class, enum...
2021-05-04  Mathieu DesnoyersRename struct lib_ring_buffer_ctx to struct lttng_kerne...
2021-05-04  Mathieu DesnoyersRename struct lttng_probe_ctx to struct lttng_kernel_pr...
2021-04-29  Mathieu DesnoyersRemove event id parameter from event_reserve callback
2021-04-29  Mathieu DesnoyersRefactoring: ring buffer context
2021-04-23  Mathieu DesnoyersMove probe_ctx argument to align with lttng-ust
2021-04-23  Mathieu DesnoyersRefactoring: combine probe callbacks
2021-04-23  Mathieu DesnoyersRefactoring: event structures
2021-04-15  Michael Jeansonfix: remove 'src/' from modules install path
2021-04-14  Mathieu DesnoyersNamespace LTTng modules ABI with lttng_kernel_abi_...
2021-04-14  Mathieu DesnoyersRefactoring: type description structures
2021-04-14  Mathieu DesnoyersCleanup: namespace string encoding
2021-04-14  Mathieu DesnoyersCleanup: Rename abstract types to lttng_kernel_type
2021-04-14  Mathieu DesnoyersCleanup: event_notifier -> notify in comments
2021-04-06  Mathieu Desnoyerskretprobes: rename "return" to "exit"
2021-03-22  Mathieu DesnoyersFix: racy notifier captures update vs traversal
2021-02-08  Michael JeansonNamespace kernel version macros
2021-01-19  Michael Jeansonfix: kprobes: Remove kretprobe hash (v5.11)
2021-01-19  Michael Jeansonfix: file: Rename fcheck lookup_fd_rcu (v5.11)
2020-11-25  Francis DeslauriersImplement capturing payload on event notifier
2020-11-20  Michael Jeansonfix: tracepoint: Optimize using static_call() (v5.10)
2020-11-20  Michael Jeansonfix: kvm: x86/mmu: Add TDP MMU PF handler (v5.10)
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-09-30  Michael Jeansonfix: don't allow userspace copy to read kernel memory
2020-09-30  Michael Jeansonfix: Add a 1MB limit to lttng_strlen_user_inatomic
2020-08-25  Michael Jeansonfix: removal of [smp_]read_barrier_depends (v5.9)
2020-08-25  Michael Jeansonfix: KVM: x86/mmu: Make kvm_mmu_page definition and...
2020-08-25  Michael Jeansonfix: Move mmutrace.h into the mmu/ sub-directory (v5.9)
2020-08-13  Michael JeansonNamespace all logging statements
2020-05-06  Mathieu DesnoyersCleanup: Move all source files to src/
This page took 0.071922 seconds and 7 git commands to generate.