summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2022-04-03Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2022-04-02tracing: Rename the staging files for trace_eventsSteven Rostedt (Google)
2022-03-31Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-31Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-31rxrpc: Fix call timer start racing with call destructionDavid Howells
2022-03-29Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-26Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-26Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-24mm/khugepaged: remove reuse_swap_page() usageDavid Hildenbrand
2022-03-24kasan, page_alloc: allow skipping memory init for HW_TAGSAndrey Konovalov
2022-03-24kasan, page_alloc: allow skipping unpoisoning for HW_TAGSAndrey Konovalov
2022-03-24kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGSAndrey Konovalov
2022-03-24mm/migration: add trace events for base page and HugeTLB migrationsAnshuman Khandual
2022-03-24mm/migration: add trace events for THP migrationsAnshuman Khandual
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-23Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-23Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
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-20i2c: add tracepoints for I2C slave eventsJae Hyun Yoo
2022-03-18netfs: Add a function to consolidate beginning a readDavid Howells
2022-03-18netfs: Refactor arguments for netfs_alloc_read_requestDavid Howells
2022-03-18netfs: Adjust the netfs_failure tracepoint to indicate non-subreq linesDavid Howells
2022-03-18netfs: Trace refcounting on the netfs_io_subrequest structDavid Howells
2022-03-18netfs: Trace refcounting on the netfs_io_request structDavid Howells
2022-03-18netfs: Adjust the netfs_rreq tracepoint slightlyDavid Howells
2022-03-18netfs: Rename netfs_read_*request to netfs_io_*requestDavid Howells
2022-03-18netfs: Generate enums from trace symbol mapping listsDavid Howells
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-15ext4: Convert invalidatepage to invalidate_folioMatthew Wilcox (Oracle)
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