summaryrefslogtreecommitdiffstats
path: root/include/trace/events (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2020-08-093-127/+283
|\
| * SUNRPC: Refresh the show_rqstp_flags() macroChuck Lever2020-07-261-8/+27
| * svcrdma: Display chunk completion ID when posting a rw_ctxtChuck Lever2020-07-131-44/+12
| * svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()Chuck Lever2020-07-131-7/+11
| * svcrdma: Introduce Send completion IDsChuck Lever2020-07-131-1/+1
| * svcrdma: Record Receive completion ID in svc_rdma_decode_rqstChuck Lever2020-07-131-7/+27
| * svcrdma: Introduce Receive completion IDsChuck Lever2020-07-131-31/+20
| * svcrdma: Introduce infrastructure to support completion IDsChuck Lever2020-07-131-0/+43
| * svcrdma: Clean up trace_svcrdma_send_failed() tracepointChuck Lever2020-07-131-5/+2
| * SUNRPC: Augment server-side rpcgss tracepointsChuck Lever2020-07-131-26/+142
* | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-071-2/+0
|\ \
| * | powerpc/64s: Remove PROT_SAO supportNicholas Piggin2020-07-211-2/+0
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-071-0/+31
|\ \ \
| * | | scsi: ufs: Add trace event for UIC commandsStanley Chu2020-06-161-0/+31
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-061-4/+12
|\ \ \ \
| * | | | bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entriesLorenzo Bianconi2020-07-161-2/+4
| * | | | bpf: cpumap: Add the possibility to attach an eBPF program to cpumapLorenzo Bianconi2020-07-161-4/+10
| | |_|/ | |/| |
* | | | Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-041-3/+3
|\ \ \ \
| * \ \ \ Merge tag 'scmi-updates-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2020-07-141-3/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | firmware: arm_scmi: Use signed integer to report transfer statusSudeep Holla2020-06-301-3/+3
| | | |/ | | |/|
* | | | Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-031-1/+13
|\ \ \ \
| * | | | trace/events/sched.h: fix duplicated wordRandy Dunlap2020-07-221-1/+1
| * | | | sched: Add a tracepoint to track rq->nr_runningPhil Auld2020-07-081-0/+4
| * | | | Merge branch 'sched/urgent'Peter Zijlstra2020-07-082-2/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | sched/debug: Add new tracepoints to track util_estVincent Donnefort2020-06-151-0/+8
| | |_|/ | |/| |
* | | | Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-031-9/+10
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a...Paul E. McKenney2020-06-291-9/+10
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | * | | rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_*Uladzislau Rezki (Sony)2020-06-291-4/+4
| | |/ / / | |/| | |
| | * | | trace: events: rcu: Change description of rcu_dyntick trace eventMadhuparna Bhowmik2020-06-291-5/+6
| |/ / /
* | | | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-031-0/+15
|\ \ \ \
| * | | | blktrace: Provide event for request mergingJan Kara2020-06-261-0/+15
| | |_|/ | |/| |
* | | | btrfs: tracepoints: convert flush states to using EM macrosNikolay Borisov2020-07-271-20/+14
* | | | btrfs: tracepoints: switch extent_io_tree_owner to using EM macroNikolay Borisov2020-07-271-15/+16
* | | | btrfs: tracepoints: fix qgroup reservation type printingNikolay Borisov2020-07-271-11/+11
* | | | btrfs: tracepoints: move FLUSH_ACTIONS defineNikolay Borisov2020-07-271-28/+17
* | | | btrfs: tracepoints: fix extent type symbolic name printNikolay Borisov2020-07-271-7/+18
* | | | btrfs: tracepoints: fix btrfs_trigger_flush symbolic string for flagsNikolay Borisov2020-07-271-6/+28
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-261-1/+1
|\ \ \ | |/ / |/| |
| * | rxrpc: Fix trace stringDavid Howells2020-06-171-1/+1
| |/
* / trace/events/block.h: drop kernel-doc for dropped function parameterRandy Dunlap2020-06-161-1/+0
|/
* Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-121-3/+3
|\
| * block: remove the error argument to the block_bio_complete tracepointChristoph Hellwig2020-06-051-3/+3
* | Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-06-113-59/+363
|\ \
| * | SUNRPC: rpc_xprt lifetime events should record xprt->stateChuck Lever2020-06-111-1/+29
| * | SUNRPC: trace RPC client lifetime eventsChuck Lever2020-06-111-0/+111
| * | SUNRPC: Trace transport lifetime eventsChuck Lever2020-06-112-4/+35
| * | SUNRPC: Split the xdr_buf event classChuck Lever2020-06-111-47/+66
| * | SUNRPC: Add tracepoint to rpc_call_rpcerror()Chuck Lever2020-06-111-0/+28
| * | SUNRPC: Update the RPC_SHOW_SOCKET() macroChuck Lever2020-06-111-3/+3
| * | SUNRPC: Update the rpc_show_task_flags() macroChuck Lever2020-06-111-1/+7