summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
6 hoursMerge tag 'f2fs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
12 hoursMerge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
30 hoursMerge tag 'erofs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
35 hoursf2fs: Add trace_f2fs_fault_reportliujinbao1
36 hoursMerge tag 'tty-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
3 daysmm/khugepaged: improve tracepoints for mTHP ordersNico Pache
5 daysMerge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
6 daysMerge tag 'ext4_for_linus-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
6 dayserofs: add folio order to trace_erofs_read_folioZhan Xusheng
7 daysMerge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
7 daysMerge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
7 daysMerge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
8 daysMerge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
8 daysMerge tag 'for-7.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
8 daysMerge tag 'spi-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
9 daysMerge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
9 daysMerge tag 'timers-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds
9 daysMerge tag 'for-linus-7.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
9 daysMerge tag 'vfs-7.2-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
9 daysMerge tag 'vfs-7.2-rc1.directory.delegations' of git://git.kernel.org/pub/scm...Linus Torvalds
9 daysMerge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
13 dayslocking: Add contended_release tracepoint to sleepable locksDmitry Ilvokhin
13 daystracing/lock: Remove unnecessary linux/sched.h includeDmitry Ilvokhin
2026-06-09btrfs: zoned: decode 'RECLAIM_ZONES' state in tracepointsJohannes Thumshirn
2026-06-09btrfs: tracepoints: show inode type in btrfs_sync_file_enter() eventFilipe Manana
2026-06-09btrfs: tracepoints: add trace event for btrfs_sync_log()Filipe Manana
2026-06-09btrfs: tracepoints: add trace event for btrfs_log_new_name()Filipe Manana
2026-06-09btrfs: tracepoints: add trace event for btrfs_record_new_subvolume()Filipe Manana
2026-06-09btrfs: tracepoints: add trace event for btrfs_record_snapshot_destroy()Filipe Manana
2026-06-09btrfs: tracepoints: add trace event for btrfs_record_unlink_dir()Filipe Manana
2026-06-09btrfs: tracepoints: add trace event for log_new_delayed_dentries()Filipe Manana
2026-06-09btrfs: tracepoints: add trace event for log_conflicting_inodes()Filipe Manana
2026-06-09btrfs: tracepoints: add trace event for add_conflicting_inode()Filipe Manana
2026-06-08btrfs: tracepoints: add trace event for log_new_dir_dentries()Filipe Manana
2026-06-08btrfs: tracepoints: add trace event for log_all_new_ancestors()Filipe Manana
2026-06-08btrfs: tracepoints: add trace event for btrfs_log_all_parents()Filipe Manana
2026-06-08btrfs: tracepoints: add trace event for btrfs_log_inode()Filipe Manana
2026-06-08btrfs: tracepoints: add trace event for btrfs_log_inode_parent()Filipe Manana
2026-06-08btrfs: tracepoints: add trace event for when fsync finishesFilipe Manana
2026-06-08btrfs: tracepoints: trace transaction states during commit phaseFilipe Manana
2026-06-08btrfs: tracepoints: add trace event for the start of a new transactionFilipe Manana
2026-06-08btrfs: tracepoints: add trace event for transaction abortsFilipe Manana
2026-06-08btrfs: tracepoints: add in_fsync field to transaction commit eventFilipe Manana
2026-06-08btrfs: tracepoints: pass a transaction handle to transaction commit eventFilipe Manana
2026-06-08btrfs: tracepoints: remove pointless root field from transaction commit eventFilipe Manana
2026-06-08btrfs: tracepoints: remove double negation in finish ordered extent eventFilipe Manana
2026-06-08x86/xen: Drop lazy mode from trace entriesJuergen Gross
2026-06-08x86/xen: Cleanup Xen related trace pointsJuergen Gross
2026-06-04mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty trackingJeff Layton
2026-06-03ext4: fast commit: add lock_updates tracepointLi Chen