summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2026-01-31f2fs: introduce trace_f2fs_priority_updateChao Yu
2026-01-30tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fastSteven Rostedt
2026-01-30tracing: perf: Have perf tracepoint callbacks always disable preemptionSteven Rostedt
2026-01-29fsverity: add tracepointsAndrey Albershteyn
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie
2026-01-26mm/khugepaged: map dirty/writeback pages failures to EAGAINShivank Garg
2026-01-26tracing: Add bitmask-list option for human-readable bitmask displayAaron Tomlin
2026-01-23erofs: pass inode to trace_erofs_read_folioHongbo Li
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-23Merge tag 'drm-misc-next-2026-01-22' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-01-21tcp: preserve const qualifier in tcp_rsk() and inet_rsk()Eric Dumazet
2026-01-21dma-buf: add some tracepoints to debug.gaoxiang17
2026-01-20mm/block/fs: remove laptop_modeJohannes Weiner
2026-01-20mm/damon/core: add trace point for damos stat per apply intervalSeongJae Park
2026-01-19ext4: mark move extents fast-commit ineligibleLi Chen
2026-01-19ext4: mark fs-verity enable fast-commit ineligibleLi Chen
2026-01-19ext4: mark inode format migration fast-commit ineligibleLi Chen
2026-01-19rxrpc: Fix recvmsg() unconditional requeueDavid Howells
2026-01-12fs: factor out a sync_lazytime helperChristoph Hellwig
2026-01-07f2fs: trace elapsed time for io_rwsem lockChao Yu
2026-01-07f2fs: trace elapsed time for cp_global_sem lockChao Yu
2026-01-07f2fs: trace elapsed time for gc_lock lockChao Yu
2026-01-07f2fs: trace elapsed time for node_write lockChao Yu
2026-01-07f2fs: trace elapsed time for node_change lockChao Yu
2026-01-07f2fs: trace elapsed time for cp_rwsem lockChao Yu
2026-01-07f2fs: add lock elapsed time trace facility for f2fs rwsemphoreChao Yu
2026-01-06Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2026-01-05Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-01-02NFSD: Remove NFSERR_EAGAINChuck Lever
2025-12-26Merge tag 'drm-misc-next-2025-12-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-12-23PCI: trace: Add RAS tracepoint to monitor link speed changesShuai Xue
2025-12-23PCI: trace: Add generic RAS tracepoint for hotplug eventShuai Xue
2025-12-21Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-18dma-buf: add some tracepoints to debug.gaoxiang17
2025-12-16btrfs: fix NULL dereference on root when tracing inode evictionMiquel Sabaté Solà
2025-12-16f2fs: add a tracepoint to see large folio read submissionJaegeuk Kim
2025-12-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-12-13x86/mm/tlb/trace: Export the TLB_REMOTE_WRONG_CPU enum in <trace/events/tlb.h>Tal Zussman
2025-12-10ceph: add trace points to the MDS clientMax Kellermann
2025-12-09Merge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-09Merge tag 'io_uring-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-05Merge tag 'trace-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2025-12-04Merge tag 'spi-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2025-12-04Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-12-04io_uring/trace: rename io_uring_queue_async_work event "rw" fieldCaleb Sander Mateos
2025-12-03Merge tag 'ext4_for_linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-04f2fs: optimize trace_f2fs_write_checkpoint with enumsYH Lin
2025-12-04f2fs: add fadvise tracepointJaegeuk Kim
2025-12-04f2fs: fix to access i_size w/ i_size_read()Chao Yu