aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2025-07-13mm/damon: add trace event for auto-tuned monitoring intervalsSeongJae Park1-0/+17
2025-07-13mm/page_isolation: remove migratetype parameter from more functionsZi Yan1-6/+8
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-9/+20
2025-07-09mm: update core kernel code to use vm_flags_t consistentlyLorenzo Stoakes1-3/+3
2025-07-09mm: remove the for_reclaim field from struct writeback_controlChristoph Hellwig2-11/+4
2025-07-09mm: remove unused mmap tracepointsCaleb Sander Mateos1-52/+0
2025-07-09tracing/sched: Remove obsolete comment on suffixesRicardo Neri1-2/+0
2025-07-04Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-9/+20
2025-07-03include: trace: Add tracepoint support for inflight xfer countPhilip Radford1-10/+14
2025-07-01netfs: Update tracepoints in a number of waysDavid Howells1-8/+18
2025-07-01netfs: Renumber the NETFS_RREQ_* flags to make traces easier to readDavid Howells1-1/+1
2025-07-01netfs: Fix double put of requestDavid Howells1-0/+1
2025-06-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-19/+2
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-18/+0
2025-06-23ext4: add FALLOC_FL_WRITE_ZEROES supportZhang Yi1-1/+2
2025-06-20KVM: Add trace_kvm_vm_set_mem_attributes()Liam Merwick1-0/+27
2025-06-20KVM: Squash two CONFIG_HAVE_KVM_IRQCHIP #ifdefs into oneSean Christopherson1-3/+0
2025-06-20KVM: x86: Add CONFIG_KVM_IOAPIC to allow disabling in-kernel I/O APICSean Christopherson1-2/+2
2025-06-20KVM: Move x86-only tracepoints to x86's trace.hSean Christopherson1-77/+0
2025-06-18erofs: remove unused trace event erofs_destroy_inodeGao Xiang1-18/+0
2025-06-17cgroup: remove per-cpu per-subsystem locksShakeel Butt1-47/+0
2025-06-16net/tcp_ao: tracing: Hide tcp_ao events under CONFIG_TCP_AOSteven Rostedt1-0/+2
2025-06-13dma-fence: Add safe access helpers and document the rulesTvrtko Ursulin1-4/+34
2025-06-12xdp: tracing: Hide some xdp events under CONFIG_BPF_SYSCALLSteven Rostedt1-0/+2
2025-06-12xdp: Remove unused events xdp_redirect_map and xdp_redirect_map_errSteven Rostedt1-19/+0
2025-06-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann25-338/+634
2025-06-09scsi: trace: Show rtn in string for scsi_dispatch_cmd_error()Kassey Li1-2/+11
2025-06-08Merge tag 'trace-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-47/+0
2025-06-06tracing: PM: Remove unused clock eventsSteven Rostedt1-47/+0
2025-06-03Merge tag 'nfs-for-6.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2-3/+3
2025-06-03Merge tag 'trace-v6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds3-112/+0
2025-06-03fsdax: Remove unused trace events for dax insert mappingSteven Rostedt1-78/+0
2025-06-03dma-fence: Add helpers for accessing driver and timeline nameTvrtko Ursulin1-2/+2
2025-06-02Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-6/+5
2025-06-02genirq/matrix: Remove unused irq_matrix_alloc_reserved tracepointSteven Rostedt1-8/+0
2025-06-02xdp: Remove unused mem_return_failed eventSteven Rostedt1-26/+0
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-9/+40
2025-05-30Merge tag 'f2fs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-4/+1
2025-05-29Merge tag 'tsm-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/devsec/tsmLinus Torvalds1-0/+80
2025-05-29Merge tag 'trace-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds4-68/+83
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds5-9/+267
2025-05-28Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2-6/+28
2025-05-27Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-2/+10
2025-05-26Merge tag 'x86-debug-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+43
2025-05-26Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+30
2025-05-26Merge tag 'erofs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofsLinus Torvalds1-1/+1
2025-05-26Merge tag 'for-6.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-49/+40
2025-05-26Merge tag 'for-6.16/io_uring-20250523' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds1-16/+1
2025-05-23traceevent/block: Add REQ_ATOMIC flag to block trace eventsRitesh Harjani (IBM)1-1/+1