summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2020-08-03Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-27btrfs: tracepoints: convert flush states to using EM macrosNikolay Borisov
2020-07-27btrfs: tracepoints: switch extent_io_tree_owner to using EM macroNikolay Borisov
2020-07-27btrfs: tracepoints: fix qgroup reservation type printingNikolay Borisov
2020-07-27btrfs: tracepoints: move FLUSH_ACTIONS defineNikolay Borisov
2020-07-27btrfs: tracepoints: fix extent type symbolic name printNikolay Borisov
2020-07-27btrfs: tracepoints: fix btrfs_trigger_flush symbolic string for flagsNikolay Borisov
2020-07-22trace/events/sched.h: fix duplicated wordRandy Dunlap
2020-07-08sched: Add a tracepoint to track rq->nr_runningPhil Auld
2020-07-08Merge branch 'sched/urgent'Peter Zijlstra
2020-06-29Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a...Paul E. McKenney
2020-06-29rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_*Uladzislau Rezki (Sony)
2020-06-29trace: events: rcu: Change description of rcu_dyntick trace eventMadhuparna Bhowmik
2020-06-25blktrace: Provide event for request mergingJan Kara
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-17rxrpc: Fix trace stringDavid Howells
2020-06-15trace/events/block.h: drop kernel-doc for dropped function parameterRandy Dunlap
2020-06-15sched/debug: Add new tracepoints to track util_estVincent Donnefort
2020-06-11Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-11Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-06-11SUNRPC: rpc_xprt lifetime events should record xprt->stateChuck Lever
2020-06-11SUNRPC: trace RPC client lifetime eventsChuck Lever
2020-06-11SUNRPC: Trace transport lifetime eventsChuck Lever
2020-06-11SUNRPC: Split the xdr_buf event classChuck Lever
2020-06-11SUNRPC: Add tracepoint to rpc_call_rpcerror()Chuck Lever
2020-06-11SUNRPC: Update the RPC_SHOW_SOCKET() macroChuck Lever
2020-06-11SUNRPC: Update the rpc_show_task_flags() macroChuck Lever
2020-06-11SUNRPC: Trace GSS context lifetimesChuck Lever
2020-06-11SUNRPC: receive buffer size estimation values almost never changeChuck Lever
2020-06-11Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-06-09Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2020-06-05Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-04block: remove the error argument to the block_bio_complete tracepointChristoph Hellwig
2020-06-04afs: Add a tracepoint to track the lifetime of the afs_volume structDavid Howells
2020-06-04afs: Implement client support for the YFSVL.GetCellName RPC opDavid Howells
2020-06-04afs: Build an abstraction around an "operation" conceptDavid Howells
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-03ext4: mballoc: use lock for checking free blocks while retryingRitesh Harjani
2020-06-03ext4: translate a few more map flags to strings in tracepointsEric Whitney
2020-06-03ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flagEric Whitney
2020-06-03khugepaged: introduce 'max_ptes_shared' tunableKirill A. Shutemov
2020-06-03mm/page_alloc: integrate classzone_idx and high_zoneidxJoonsoo Kim
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-02Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2020-06-02mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadNeilBrown
2020-06-02f2fs: convert from readpages to readaheadMatthew Wilcox (Oracle)