summaryrefslogtreecommitdiffstats
path: root/include/trace/events/sunrpc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Display RPC procedure names instead of proc numbersChuck Lever2021-01-251-4/+11
* SUNRPC: Move the svc_xdr_recvfrom tracepoint againChuck Lever2021-01-131-6/+53
* SUNRPC: Move the svc_xdr_recvfrom() tracepointChuck Lever2020-11-301-24/+0
* SUNRPC: Fix oops in the rpc_xdr_buf event classScott Mayhew2020-11-121-1/+2
* SUNRPC: Fix general protection fault in trace_rpc_xdr_overflow()Chuck Lever2020-11-051-4/+4
* SUNRPC: Remove dprintk call sites in RPC queuing functionsChuck Lever2020-09-211-0/+1
* SUNRPC: Clean up RPC scheduler tracepointsChuck Lever2020-09-211-0/+2
* SUNRPC: Replace rpcbind dprintk call sites with tracepointsChuck Lever2020-09-211-0/+86
* SUNRPC: Hoist trace_xprtrdma_op_setport into generic codeChuck Lever2020-09-211-0/+29
* SUNRPC: Remove rpcb_getport_async dprintk call sitesChuck Lever2020-09-211-0/+35
* SUNRPC: Clean up call_bind_status() observabilityChuck Lever2020-09-211-1/+13
* SUNRPC: Trace call_refresh eventsChuck Lever2020-09-211-0/+2
* SUNRPC: Add trace_rpc_timeout_status()Chuck Lever2020-09-211-0/+1
* SUNRPC: Replace connect dprintk call sites with a tracepointChuck Lever2020-09-211-0/+1
* SUNRPC: Replace dprintk() call site in xs_nospace()Chuck Lever2020-09-211-0/+28
* SUNRPC: Replace dprintk() call site in xprt_prepare_transmitChuck Lever2020-09-211-0/+1
* SUNRPC: Update debugging instrumentation in xprt_do_reserve()Chuck Lever2020-09-211-31/+24
* SUNRPC: Hoist trace_xprtrdma_op_allocate into generic codeChuck Lever2020-09-211-0/+30
* SUNRPC: Remove trace_xprt_complete_rqst()Chuck Lever2020-09-211-1/+0
* SUNRPC: Refresh the show_rqstp_flags() macroChuck Lever2020-07-261-8/+27
* Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-06-111-51/+278
|\
| * 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-111-0/+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
* | SUNRPC: Clean up request deferral tracepointsChuck Lever2020-05-201-3/+8
* | SUNRPC: svc_show_status() macro should have enum definitionsChuck Lever2020-05-201-0/+11
* | SUNRPC: Restructure svc_udp_recvfrom()Chuck Lever2020-05-201-0/+2
* | SUNRPC: Refactor recvfrom path dealing with incomplete TCP receivesChuck Lever2020-05-201-0/+31
* | SUNRPC: Replace dprintk() call sites in TCP receive pathChuck Lever2020-05-201-0/+1
* | SUNRPC: Restructure svc_tcp_recv_record()Chuck Lever2020-05-181-0/+24
* | SUNRPC: Trace server-side rpcbind registration eventsChuck Lever2020-05-181-0/+80
* | SUNRPC: Replace dprintk call sites in TCP state change calloutsChuck Lever2020-05-181-0/+67
* | SUNRPC: Add more svcsock tracepointsChuck Lever2020-05-181-0/+97
* | SUNRPC: Trace a few more generic svc_xprt eventsChuck Lever2020-05-181-3/+36
* | SUNRPC: Tracepoint to record errors in svc_xpo_create()Chuck Lever2020-05-181-0/+29
* | SUNRPC: Remove kernel memory address from svc_xprt tracepointsChuck Lever2020-05-181-20/+7
|/
* sunrpc: Add tracing for cache eventsTrond Myklebust2020-03-161-0/+33
* svcrdma: Create a generic tracing class for displaying xdr_buf layoutChuck Lever2020-03-161-0/+43
* SUNRPC: Capture signalled RPC tasksChuck Lever2020-01-151-0/+1
* Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-12-081-0/+55
|\
| * SUNRPC: Trace gssproxy upcall resultsChuck Lever2019-10-301-0/+55
* | SUNRPC: Capture completion of all RPC tasksChuck Lever2019-11-221-0/+1
* | SUNRPC: Add trace points to observe transport congestion controlChuck Lever2019-10-241-0/+93
|/
* Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-05-091-4/+4
|\
| * SUNRPC: Fix up tracking of timeoutsTrond Myklebust2019-04-251-1/+1
| * SUNRPC: Fix up task signallingTrond Myklebust2019-04-251-3/+3