summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorLines
2020-07-30Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/nextMarc Zyngier-1/+1
2020-07-30KVM: arm: Add trace name for ARM_NISVAlexander Graf-1/+1
2020-07-27btrfs: tracepoints: convert flush states to using EM macrosNikolay Borisov-20/+14
2020-07-27btrfs: tracepoints: switch extent_io_tree_owner to using EM macroNikolay Borisov-15/+16
2020-07-27btrfs: tracepoints: fix qgroup reservation type printingNikolay Borisov-11/+11
2020-07-27btrfs: tracepoints: move FLUSH_ACTIONS defineNikolay Borisov-28/+17
2020-07-27btrfs: tracepoints: fix extent type symbolic name printNikolay Borisov-7/+18
2020-07-27btrfs: tracepoints: fix btrfs_trigger_flush symbolic string for flagsNikolay Borisov-6/+28
2020-07-26SUNRPC: Refresh the show_rqstp_flags() macroChuck Lever-8/+27
2020-07-22trace/events/sched.h: fix duplicated wordRandy Dunlap-1/+1
2020-07-22powerpc/64s: Remove PROT_SAO supportNicholas Piggin-2/+0
2020-07-16bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entriesLorenzo Bianconi-2/+4
2020-07-16bpf: cpumap: Add the possibility to attach an eBPF program to cpumapLorenzo Bianconi-4/+10
2020-07-14Merge tag 'scmi-updates-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-3/+3
2020-07-13svcrdma: Display chunk completion ID when posting a rw_ctxtChuck Lever-44/+12
2020-07-13svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()Chuck Lever-7/+11
2020-07-13svcrdma: Introduce Send completion IDsChuck Lever-1/+1
2020-07-13svcrdma: Record Receive completion ID in svc_rdma_decode_rqstChuck Lever-7/+27
2020-07-13svcrdma: Introduce Receive completion IDsChuck Lever-31/+20
2020-07-13svcrdma: Introduce infrastructure to support completion IDsChuck Lever-0/+43
2020-07-13svcrdma: Clean up trace_svcrdma_send_failed() tracepointChuck Lever-5/+2
2020-07-13SUNRPC: Augment server-side rpcgss tracepointsChuck Lever-26/+142
2020-07-08sched: Add a tracepoint to track rq->nr_runningPhil Auld-0/+4
2020-07-08Merge branch 'sched/urgent'Peter Zijlstra-2/+1
2020-07-07f2fs: support to trace f2fs_fiemap()Chao Yu-0/+37
2020-07-07f2fs: support to trace f2fs_bmap()Chao Yu-0/+26
2020-06-30tracing: not necessary to define DEFINE_EVENT_PRINT to be empty againWei Yang-3/+0
2020-06-30tracing: define DEFINE_EVENT_PRINT not related to DEFINE_EVENTWei Yang-4/+2
2020-06-30tracing: not necessary re-define DEFINE_EVENT_PRINTWei Yang-4/+0
2020-06-30tracing: not necessary to undefine DEFINE_EVENT againWei Yang-6/+0
2020-06-30firmware: arm_scmi: Use signed integer to report transfer statusSudeep Holla-3/+3
2020-06-29Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a...Paul E. McKenney-9/+10
2020-06-29rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_*Uladzislau Rezki (Sony)-4/+4
2020-06-29trace: events: rcu: Change description of rcu_dyntick trace eventMadhuparna Bhowmik-5/+6
2020-06-25blktrace: Provide event for request mergingJan Kara-0/+15
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-1/+1
2020-06-17rxrpc: Fix trace stringDavid Howells-1/+1
2020-06-15scsi: ufs: Add trace event for UIC commandsStanley Chu-0/+31
2020-06-15trace/events/block.h: drop kernel-doc for dropped function parameterRandy Dunlap-1/+0
2020-06-15sched/debug: Add new tracepoints to track util_estVincent Donnefort-0/+8
2020-06-15writeback: Drop I_DIRTY_TIME_EXPIREJan Kara-1/+0
2020-06-15writeback: Fix sync livelock due to b_dirty_time processingJan Kara-7/+6
2020-06-11Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-blockLinus Torvalds-3/+3
2020-06-11Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-59/+363
2020-06-11SUNRPC: rpc_xprt lifetime events should record xprt->stateChuck Lever-1/+29
2020-06-11SUNRPC: trace RPC client lifetime eventsChuck Lever-0/+111
2020-06-11SUNRPC: Trace transport lifetime eventsChuck Lever-4/+35
2020-06-11SUNRPC: Split the xdr_buf event classChuck Lever-47/+66
2020-06-11SUNRPC: Add tracepoint to rpc_call_rpcerror()Chuck Lever-0/+28
2020-06-11SUNRPC: Update the RPC_SHOW_SOCKET() macroChuck Lever-3/+3