summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'ceph-for-7.2-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-0/+67
7 daysMerge tag 'f2fs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+28
8 daysMerge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-12/+22
8 daysMerge tag 'erofs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+4
9 daysceph: add manual reset debugfs control and tracepointsAlex Markuze1-0/+67
9 daysf2fs: Add trace_f2fs_fault_reportliujinbao11-0/+28
9 daysMerge tag 'tty-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+164
10 daysmm/khugepaged: improve tracepoints for mTHP ordersNico Pache1-12/+22
12 daysMerge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+90
13 daysMerge tag 'ext4_for_linus-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+61
13 dayserofs: add folio order to trace_erofs_read_folioZhan Xusheng1-5/+4
2026-06-17Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds3-44/+88
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds1-2/+0
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+2
2026-06-16Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+59
2026-06-16Merge tag 'for-7.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-20/+867
2026-06-16Merge tag 'spi-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-0/+103
2026-06-15Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds1-1/+17
2026-06-15Merge tag 'timers-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds2-10/+27
2026-06-15Merge tag 'for-linus-7.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-73/+22
2026-06-15Merge tag 'vfs-7.2-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+2
2026-06-15Merge tag 'vfs-7.2-rc1.directory.delegations' of git://git.kernel.org/pub/scm...Linus Torvalds3-1/+123
2026-06-15Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2026-06-11locking: Add contended_release tracepoint to sleepable locksDmitry Ilvokhin1-0/+17
2026-06-11tracing/lock: Remove unnecessary linux/sched.h includeDmitry Ilvokhin1-1/+0
2026-06-09btrfs: zoned: decode 'RECLAIM_ZONES' state in tracepointsJohannes Thumshirn1-0/+1
2026-06-09btrfs: tracepoints: show inode type in btrfs_sync_file_enter() eventFilipe Manana1-9/+10
2026-06-09btrfs: tracepoints: add trace event for btrfs_sync_log()Filipe Manana1-0/+85
2026-06-09btrfs: tracepoints: add trace event for btrfs_log_new_name()Filipe Manana1-0/+66
2026-06-09btrfs: tracepoints: add trace event for btrfs_record_new_subvolume()Filipe Manana1-0/+25
2026-06-09btrfs: tracepoints: add trace event for btrfs_record_snapshot_destroy()Filipe Manana1-0/+25
2026-06-09btrfs: tracepoints: add trace event for btrfs_record_unlink_dir()Filipe Manana1-0/+31
2026-06-09btrfs: tracepoints: add trace event for log_new_delayed_dentries()Filipe Manana1-0/+53
2026-06-09btrfs: tracepoints: add trace event for log_conflicting_inodes()Filipe Manana1-0/+53
2026-06-09btrfs: tracepoints: add trace event for add_conflicting_inode()Filipe Manana1-0/+66
2026-06-08btrfs: tracepoints: add trace event for log_new_dir_dentries()Filipe Manana1-0/+53
2026-06-08btrfs: tracepoints: add trace event for log_all_new_ancestors()Filipe Manana1-0/+55
2026-06-08btrfs: tracepoints: add trace event for btrfs_log_all_parents()Filipe Manana1-0/+53
2026-06-08btrfs: tracepoints: add trace event for btrfs_log_inode()Filipe Manana1-0/+116
2026-06-08btrfs: tracepoints: add trace event for btrfs_log_inode_parent()Filipe Manana1-0/+85
2026-06-08btrfs: tracepoints: add trace event for when fsync finishesFilipe Manana1-1/+27
2026-06-08btrfs: tracepoints: trace transaction states during commit phaseFilipe Manana1-2/+15
2026-06-08btrfs: tracepoints: add trace event for the start of a new transactionFilipe Manana1-0/+18
2026-06-08btrfs: tracepoints: add trace event for transaction abortsFilipe Manana1-0/+22
2026-06-08btrfs: tracepoints: add in_fsync field to transaction commit eventFilipe Manana1-1/+4
2026-06-08btrfs: tracepoints: pass a transaction handle to transaction commit eventFilipe Manana1-4/+5
2026-06-08btrfs: tracepoints: remove pointless root field from transaction commit eventFilipe Manana1-5/+1
2026-06-08btrfs: tracepoints: remove double negation in finish ordered extent eventFilipe Manana1-1/+1
2026-06-08x86/xen: Drop lazy mode from trace entriesJuergen Gross1-14/+19
2026-06-08x86/xen: Cleanup Xen related trace pointsJuergen Gross1-59/+3