Drop support for kernels < 4.4 from 'wrapper/trace-clock.h'
[lttng-modules.git] / include / instrumentation /
2022-11-23  Michael JeansonDrop 'linux/user_namespace.h' wrapper
2022-11-23  Michael JeansonDrop 'wrapper/namespace.h' wrapper
2022-11-18  Mathieu DesnoyersFix: Use ifdef for CONFIG_COMPAT_OLD_SIGACTION
2022-11-17  Jérémie GalarneauAdd generated arm-32 syscall instrumentation for kernel...
2022-11-17  Jérémie GalarneauAdd generated x86-32 syscall instrumentation for kernel...
2022-11-17  Jérémie GalarneauFix: define old_sigaction as compat_old_sigaction in...
2022-11-17  Jérémie GalarneauAdd generated arm-64 syscall instrumentation for kernel...
2022-11-17  Jérémie GalarneauAdd generated x86-64 syscall instrumentation for kernel...
2022-11-17  Jérémie GalarneauAdd arm-32 syscall list for kernel 6.0.7
2022-11-17  Jérémie GalarneauAdd arm-64 syscall list for kernel 6.0.7
2022-11-17  Jérémie GalarneauAdd x86-64 syscall list for kernel 6.0.7
2022-11-17  Jérémie GalarneauSupport per-architecture syscall in/out parameter descr...
2022-11-17  Jérémie GalarneauAdd "_time32" suffixed variants of syscalls to table...
2022-11-17  Jérémie GalarneauAdd x86-32 syscall list for kernel 6.0.7
2022-11-17  Jérémie GalarneauFix: syscalls-extractor: kallsyms_lookup_name no longer...
2022-11-14  Michael Jeansonfix: Adjust ranges for RHEL 8.6 kernels
2022-10-24  Michael Jeansonfix: mm/slab_common: drop kmem_alloc & avoid dereferenc...
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-22  Michael Jeansonfix: adjust range v5.10.137 in block probe
2022-08-18  Michael Jeansonfix: mm/tracing: add 'accounted' entry into output...
2022-08-18  Michael Jeansonfix: fs/jbd2: Fix the documentation of the jbd2_write_s...
2022-07-29  Mathieu Desnoyersfix: net: skb: introduce kfree_skb_reason() (v5.15...
2022-06-15  Michael Jeansonfix: workqueue: Fix type of cpu in trace event (v5.19)
2022-06-09  Michael Jeansonfix: fs: Remove flags parameter from aops->write_begin...
2022-06-09  Michael Jeansonfix: mm/page_alloc: fix tracepoint mm_page_alloc_zone_l...
2022-05-19  Michael Jeansonfix: sched/tracing: Append prev_state to tp args instea...
2022-04-25  Michael Jeansonfix: KVM: x86: Unexport kvm_x86_ops (v5.18)
2022-04-08  Michael Jeansonfix: mm: compaction: cleanup the compaction trace event...
2022-04-07  Michael Jeansonfix: scsi: core: Remove <scsi/scsi_request.h> (v5.18)
2022-04-07  Michael Jeansonfix: scsi: block: Remove REQ_OP_WRITE_SAME support...
2022-04-07  Michael Jeansonfix: sched/tracing: Don't re-read p->state when emittin...
2022-03-29  Mathieu DesnoyersFix: compaction migratepages event name
2022-01-31  Michael Jeansonfix: net: socket: rename SKB_DROP_REASON_SOCKET_FILTER...
2022-01-28  Michael JeansonAdd missing 'random' tracepoints
2022-01-28  Michael Jeansonfix: net: skb: introduce kfree_skb_reason() (v5.17)
2022-01-28  Mathieu DesnoyersIntroduce hrtimer_mode enumeration
2022-01-28  Michael Jeansonfix: random: rather than entropy_store abstraction...
2022-01-28  Michael Jeansonfix: btrfs: pass fs_info to trace_btrfs_transaction_com...
2022-01-28  Michael Jeansonfix: mm: compaction: fix the migration stats in trace_m...
2022-01-28  Michael Jeansonfix: block: remove the ->rq_disk field in struct reques...
2022-01-17  Francis DeslauriersCleanup: events.h: add alignment comments and fix white...
2022-01-14  Mathieu DesnoyersCopyright ownership transfer
2022-01-04  Michael Jeansonfix: block: don't call blk_status_to_errno in blk_updat...
2022-01-04  Michael Jeansonfix: KVM: MMU: change tracepoints arguments to kvm_page...
2022-01-04  Michael Jeansonfix: KVM: x86: Get exit_reason as part of kvm_x86_ops...
2021-07-13  Michael Jeansonfix: btrfs: pass btrfs_inode to btrfs_writepage_endio_f...
2021-05-18  Michael Jeansonfix: adjust ranges for RHEL 8.4
2021-05-14  Michael Jeansonfix: adjust ranges for RHEL 8.2 and 8.3
2021-05-13  Michael JeansonDisable x86 error code bitwise enum in default build
2021-05-13  Michael JeansonDisable mmap bitwise enum in default build
2021-05-13  Michael JeansonDisable block rwbs bitwise enum in default build
2021-05-13  Michael JeansonDisable sched_switch bitwise enum in default build
2021-05-13  Michael JeansonDisable open[at] bitwise enum in default build
2021-05-13  Michael JeansonDisable fcntl bitwise enum in default build
2021-05-13  Michael JeansonDisable clone bitwise enum in default build
2021-05-13  Michael JeansonCleanup: remove unused EXTCFLAGS from Makefile
2021-05-12  Michael JeansonSync `show_inode_state()` macro with upstream stable...
2021-05-12  Francis DeslauriersSync `show_inode_state()` macro with Ubuntu 4.15 kernel
2021-05-07  Francis DeslauriersFix: add missing #include for 3.8 kernel
2021-05-06  Francis DeslauriersFix: missing #include for 3.8 kernel
2021-05-06  Francis DeslauriersSplit syscall tracepoint generation in their own files
2021-05-06  Francis DeslauriersInclude `linux/in{,6}.h` closer to where it's used
2021-05-06  Francis DeslauriersGroup all syscall enums in one compile unit
2021-05-06  Francis DeslauriersInclude `linux/mman.h` for mmap flag enum
2021-05-04  Mathieu DesnoyersSplit struct lttng_session into public/private structures
2021-04-28  Mathieu Desnoyerssequence and variant types: use previous field for...
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-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 DesnoyersCleanup: Rename abstract types to lttng_kernel_type
2021-03-05  Michael Jeansonfix: mm, tracing: record slab name for kmem_cache_free...
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-08  Michael JeansonNamespace kernel version macros
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-11-25  Francis DeslauriersImplement event notifiers for syscalls
2020-11-24  Michael Jeansonfix: adjust version range for trace_find_free_extent()
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-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  Jonathan RajotteTest: add signed value and enum for testings of event...
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-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
2020-09-04  Michael Jeansonfix: version ranges for ext4_discard_preallocations...
next
This page took 0.052505 seconds and 7 git commands to generate.