aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/trace/events
AgeCommit message (Expand)AuthorFilesLines
2026-02-01cgroup: increase maximum subsystem count from 16 to 32Chen Ridong1-1/+1
2026-01-31mm/vmscan: add tracepoint and reason for kswapd_failures resetJiayuan Chen1-0/+51
2026-01-31f2fs: introduce trace_f2fs_priority_updateChao Yu1-0/+57
2026-01-29fsverity: add tracepointsAndrey Albershteyn1-0/+146
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie2-1/+6
2026-01-26mm/khugepaged: map dirty/writeback pages failures to EAGAINShivank Garg1-1/+2
2026-01-23erofs: pass inode to trace_erofs_read_folioHongbo Li1-5/+5
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+4
2026-01-23Merge tag 'drm-misc-next-2026-01-22' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie1-24/+26
2026-01-21tcp: preserve const qualifier in tcp_rsk() and inet_rsk()Eric Dumazet1-1/+1
2026-01-21dma-buf: add some tracepoints to debug.gaoxiang171-24/+26
2026-01-20mm/block/fs: remove laptop_modeJohannes Weiner1-1/+0
2026-01-20mm/damon/core: add trace point for damos stat per apply intervalSeongJae Park1-0/+41
2026-01-19ext4: mark move extents fast-commit ineligibleLi Chen1-1/+3
2026-01-19ext4: mark fs-verity enable fast-commit ineligibleLi Chen1-1/+3
2026-01-19ext4: mark inode format migration fast-commit ineligibleLi Chen1-1/+3
2026-01-19rxrpc: Fix recvmsg() unconditional requeueDavid Howells1-0/+4
2026-01-12fs: factor out a sync_lazytime helperChristoph Hellwig1-6/+0
2026-01-07f2fs: trace elapsed time for io_rwsem lockChao Yu1-1/+2
2026-01-07f2fs: trace elapsed time for cp_global_sem lockChao Yu1-1/+2
2026-01-07f2fs: trace elapsed time for gc_lock lockChao Yu1-1/+2
2026-01-07f2fs: trace elapsed time for node_write lockChao Yu1-1/+2
2026-01-07f2fs: trace elapsed time for node_change lockChao Yu1-1/+2
2026-01-07f2fs: trace elapsed time for cp_rwsem lockChao Yu1-1/+1
2026-01-07f2fs: add lock elapsed time trace facility for f2fs rwsemphoreChao Yu1-0/+68
2026-01-05Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-1/+2
2025-12-26Merge tag 'drm-misc-next-2025-12-19' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie1-0/+157
2025-12-23PCI: trace: Add RAS tracepoint to monitor link speed changesShuai Xue1-0/+57
2025-12-23PCI: trace: Add generic RAS tracepoint for hotplug eventShuai Xue1-0/+72
2025-12-21Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2025-12-18dma-buf: add some tracepoints to debug.gaoxiang171-0/+157
2025-12-16btrfs: fix NULL dereference on root when tracing inode evictionMiquel Sabaté Solà1-1/+2
2025-12-16f2fs: add a tracepoint to see large folio read submissionJaegeuk Kim1-1/+11
2025-12-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-0/+234
2025-12-13x86/mm/tlb/trace: Export the TLB_REMOTE_WRONG_CPU enum in <trace/events/tlb.h>Tal Zussman1-2/+3
2025-12-10ceph: add trace points to the MDS clientMax Kellermann1-0/+234
2025-12-09Merge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-9/+50
2025-12-09Merge tag 'io_uring-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds1-6/+6
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-2/+100
2025-12-04Merge tag 'spi-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-0/+106
2025-12-04Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-2/+2
2025-12-04io_uring/trace: rename io_uring_queue_async_work event "rw" fieldCaleb Sander Mateos1-6/+6
2025-12-03Merge tag 'ext4_for_linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-9/+90
2025-12-04f2fs: optimize trace_f2fs_write_checkpoint with enumsYH Lin1-5/+14
2025-12-04f2fs: add fadvise tracepointJaegeuk Kim1-0/+32
2025-12-04f2fs: fix to access i_size w/ i_size_read()Chao Yu1-4/+4
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-10/+27
2025-12-03Merge tag 'sched_ext-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds1-0/+39
2025-12-02Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+2
2025-12-02Merge tag 'timers-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2