aboutsummaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2018-04-03sunrpc: Save remote presentation address in svc_xprt for trace eventsGravatar Chuck Lever 1-56/+33
2018-04-03sunrpc: Simplify trace_svc_recvGravatar Chuck Lever 1-7/+7
2018-04-03sunrpc: Move trace_svc_xprt_dequeue()Gravatar Chuck Lever 1-11/+5
2018-04-03sunrpc: Update show_svc_xprt_flags() to include recently added flagsGravatar Chuck Lever 1-1/+3
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Gravatar Linus Torvalds 1-1/+1
2018-04-02Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+4
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 3-1/+94
2018-03-31btrfs: qgroup: Update trace events for metadata reservationGravatar Qu Wenruo 1-2/+53
2018-03-31btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertransGravatar Qu Wenruo 1-2/+3
2018-03-31btrfs: qgroup: Update trace events to use new separate rsv typesGravatar Qu Wenruo 1-5/+12
2018-03-30rxrpc: Add a tracepoint to track rxrpc_peer refcountingGravatar David Howells 1-0/+42
2018-03-30rxrpc: Add a tracepoint to track rxrpc_local refcountingGravatar David Howells 1-0/+43
2018-03-28bpf: introduce BPF_RAW_TRACEPOINTGravatar Alexei Starovoitov 2-0/+93
2018-03-28treewide: remove large struct-pass-by-value from tracepoint argumentsGravatar Alexei Starovoitov 1-1/+1
2018-03-27rxrpc: Trace call completionGravatar David Howells 1-0/+33
2018-03-27rxrpc, afs: Use debug_ids rather than pointers in tracesGravatar David Howells 2-115/+109
2018-03-27rxrpc: Trace resendGravatar David Howells 1-0/+24
2018-03-26Btrfs: add tracepoint for em's EEXIST caseGravatar Liu Bo 1-0/+35
2018-03-15mmc: core: Fix tracepoint print of blk_addr and blkszGravatar Adrian Hunter 1-2/+2
2018-03-11Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Gravatar Ingo Molnar 1-0/+4
2018-02-23Drop a bunch of metag referencesGravatar James Hogan 1-1/+1
2018-02-20rcu: Trace expedited GP delays due to transitioning CPUsGravatar Paul E. McKenney 1-0/+1
2018-02-20rcu: Add more tracing of expedited grace periodsGravatar Paul E. McKenney 1-0/+3
2018-02-18ext4: add tracepoints for shutdown and file system errorsGravatar Theodore Ts'o 1-0/+43
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2018-02-15x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Gravatar Andy Lutomirski 1-1/+1
2018-02-13rtc: Add tracepoints for RTC systemGravatar Baolin Wang 1-0/+206
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+66
2018-01-31Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-13/+10
2018-01-31mm: use sc->priority for slab shrink targetsGravatar Josef Bacik 1-13/+10
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 5-18/+322
2018-01-30Merge tag 'f2fs-for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+2
2018-01-30Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 3-4/+1027
2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-55/+20
2018-01-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-9/+28
2018-01-29Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Gravatar Linus Torvalds 1-1/+0
2018-01-23Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linu...Gravatar Trond Myklebust 3-2/+1025
2018-01-23SUNRPC: Fix null rpc_clnt dereference in rpc_task_queued tracepointGravatar Benjamin Coddington 1-2/+2
2018-01-23sunrpc: Format RPC events consistently for displayGravatar Chuck Lever 1-2/+2
2018-01-23SUNRPC: Trace xprt_timer eventsGravatar Chuck Lever 1-0/+4
2018-01-23xprtrdma: Instrument allocation/release of rpcrdma_req/rep objectsGravatar Chuck Lever 1-0/+67
2018-01-23xprtrdma: Add trace points to instrument QP and CQ access upcallsGravatar Chuck Lever 1-0/+31
2018-01-23xprtrdma: Add trace points in the client-side backchannel code pathsGravatar Chuck Lever 1-0/+68
2018-01-23xprtrdma: Add trace points for connect eventsGravatar Chuck Lever 1-0/+75
2018-01-23xprtrdma: Add trace points to instrument MR allocation and recoveryGravatar Chuck Lever 1-0/+57
2018-01-23xprtrdma: Add trace points to instrument memory invalidationGravatar Chuck Lever 1-0/+41
2018-01-23xprtrdma: Add trace points in reply decoder pathGravatar Chuck Lever 1-0/+93
2018-01-23xprtrdma: Add trace points to instrument memory registrationGravatar Chuck Lever 1-0/+156
2018-01-23xprtrdma: Add trace points in the RPC Reply handler pathsGravatar Chuck Lever 1-0/+162
2018-01-23xprtrdma: Add trace points in RPC Call transmit pathsGravatar Chuck Lever 1-0/+124