summaryrefslogtreecommitdiff
path: root/include/trace/events
AgeCommit message (Expand)Author
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22mm: compaction: cleanup the compaction trace eventsBaolin Wang
2022-03-22remove congestion tracking frameworkNeilBrown
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-22Merge tag 'for-5.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2022-03-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-03-22Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-21Merge tag 'for-5.18/io_uring-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-21Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-21Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-21mm/vmscan: Convert pageout() to take a folioMatthew Wilcox (Oracle)
2022-03-16io_uring: make tracing format consistentDylan Yudaken
2022-03-15ext4: fix remaining two trace events to use same printk conventionRitesh Harjani
2022-03-15ext4: add commit tid info in ext4_fc_commit_start/stop trace eventsRitesh Harjani
2022-03-15ext4: add transaction tid info in fc_track eventsRitesh Harjani
2022-03-15ext4: add new trace event in ext4_fc_cleanupRitesh Harjani
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar
2022-03-14btrfs: add code to support the block group rootJosef Bacik
2022-03-12ext4: convert ext4_fc_track_dentry type events to use event classRitesh Harjani
2022-03-12ext4: fix ext4_fc_stats trace pointRitesh Harjani
2022-03-11cachefiles: Fix volume coherency attributeDavid Howells
2022-03-10io-uring: Make tracepoints consistent.Stefan Roesch
2022-03-10io_uring: remove trace for eventfdUsama Arif
2022-03-01sched/tracing: Don't re-read p->state when emitting sched_switch eventValentin Schneider
2022-02-28SUNRPC: Record endpoint information in trace logChuck Lever
2022-02-28SUNRPC: Same as SVC_RQST_ENDPOINT, but without the xidChuck Lever
2022-02-28SUNRPC: Improve sockaddr handling in the svc_xprt_create_error trace pointChuck Lever
2022-02-21random: remove unused tracepointsJason A. Donenfeld
2022-02-21random: make more consistent use of integer typesJason A. Donenfeld
2022-02-21random: simplify entropy debitingJason A. Donenfeld
2022-02-11block: introduce block_rq_error tracepointYang Shi
2022-02-08rcu: Refactor rcu_barrier() empty-list handlingPaul E. McKenney
2022-01-27Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-27net: socket: rename SKB_DROP_REASON_SOCKET_FILTERMenglong Dong
2022-01-25Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-01-22Merge tag 'fscache-fixes-20220121' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-21cachefiles: Trace active-mark failureDavid Howells
2022-01-21cachefiles: Make some tracepoint adjustmentsDavid Howells
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20panic: use error_report_end tracepoint on warningsMarco Elver
2022-01-19Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-18random: rather than entropy_store abstraction, use globalJason A. Donenfeld
2022-01-18Merge tag 'ata-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-01-16Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15mm/damon: hide kernel pointer from tracepoint eventSeongJae Park
2022-01-15mm/damon: add 'age' of region tracepoint supportXin Hao
2022-01-15mm/thp: drop unused trace events hugepage_[invalidate|splitting]Anshuman Khandual