summaryrefslogtreecommitdiff
path: root/include/trace/events/sunrpc.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-09SUNRPC: Remove unneeded TRACE_DEFINE_ENUMsChuck Lever1-34/+0
2021-06-30treewide: Add missing semicolons to __assign_str usesJoe Perches1-20/+20
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+40
2021-04-14SUNRPC: Remove trace_xprt_transmit_queuedChuck Lever1-1/+0
2021-04-14SUNRPC: Add tracepoint that fires when an RPC is retransmittedChuck Lever1-0/+40
2021-03-22SUNRPC: Export svc_xprt_received()Chuck Lever1-0/+1
2021-01-25SUNRPC: Display RPC procedure names instead of proc numbersChuck Lever1-4/+11
2021-01-13SUNRPC: Move the svc_xdr_recvfrom tracepoint againChuck Lever1-6/+53
2020-11-30SUNRPC: Move the svc_xdr_recvfrom() tracepointChuck Lever1-24/+0
2020-11-12SUNRPC: Fix oops in the rpc_xdr_buf event classScott Mayhew1-1/+2
2020-11-06SUNRPC: Fix general protection fault in trace_rpc_xdr_overflow()Chuck Lever1-4/+4
2020-09-21SUNRPC: Remove dprintk call sites in RPC queuing functionsChuck Lever1-0/+1
2020-09-21SUNRPC: Clean up RPC scheduler tracepointsChuck Lever1-0/+2
2020-09-21SUNRPC: Replace rpcbind dprintk call sites with tracepointsChuck Lever1-0/+86
2020-09-21SUNRPC: Hoist trace_xprtrdma_op_setport into generic codeChuck Lever1-0/+29
2020-09-21SUNRPC: Remove rpcb_getport_async dprintk call sitesChuck Lever1-0/+35
2020-09-21SUNRPC: Clean up call_bind_status() observabilityChuck Lever1-1/+13
2020-09-21SUNRPC: Trace call_refresh eventsChuck Lever1-0/+2
2020-09-21SUNRPC: Add trace_rpc_timeout_status()Chuck Lever1-0/+1
2020-09-21SUNRPC: Replace connect dprintk call sites with a tracepointChuck Lever1-0/+1
2020-09-21SUNRPC: Replace dprintk() call site in xs_nospace()Chuck Lever1-0/+28
2020-09-21SUNRPC: Replace dprintk() call site in xprt_prepare_transmitChuck Lever1-0/+1
2020-09-21SUNRPC: Update debugging instrumentation in xprt_do_reserve()Chuck Lever1-31/+24
2020-09-21SUNRPC: Hoist trace_xprtrdma_op_allocate into generic codeChuck Lever1-0/+30
2020-09-21SUNRPC: Remove trace_xprt_complete_rqst()Chuck Lever1-1/+0
2020-07-26SUNRPC: Refresh the show_rqstp_flags() macroChuck Lever1-8/+27
2020-06-11Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-51/+278
2020-06-11SUNRPC: rpc_xprt lifetime events should record xprt->stateChuck Lever1-1/+29
2020-06-11SUNRPC: trace RPC client lifetime eventsChuck Lever1-0/+111
2020-06-11SUNRPC: Trace transport lifetime eventsChuck Lever1-0/+35
2020-06-11SUNRPC: Split the xdr_buf event classChuck Lever1-47/+66
2020-06-11SUNRPC: Add tracepoint to rpc_call_rpcerror()Chuck Lever1-0/+28
2020-06-11SUNRPC: Update the RPC_SHOW_SOCKET() macroChuck Lever1-3/+3
2020-06-11SUNRPC: Update the rpc_show_task_flags() macroChuck Lever1-1/+7
2020-05-21SUNRPC: Clean up request deferral tracepointsChuck Lever1-3/+8
2020-05-21SUNRPC: svc_show_status() macro should have enum definitionsChuck Lever1-0/+11
2020-05-21SUNRPC: Restructure svc_udp_recvfrom()Chuck Lever1-0/+2
2020-05-20SUNRPC: Refactor recvfrom path dealing with incomplete TCP receivesChuck Lever1-0/+31
2020-05-20SUNRPC: Replace dprintk() call sites in TCP receive pathChuck Lever1-0/+1
2020-05-18SUNRPC: Restructure svc_tcp_recv_record()Chuck Lever1-0/+24
2020-05-18SUNRPC: Trace server-side rpcbind registration eventsChuck Lever1-0/+80
2020-05-18SUNRPC: Replace dprintk call sites in TCP state change calloutsChuck Lever1-0/+67
2020-05-18SUNRPC: Add more svcsock tracepointsChuck Lever1-0/+97
2020-05-18SUNRPC: Trace a few more generic svc_xprt eventsChuck Lever1-3/+36
2020-05-18SUNRPC: Tracepoint to record errors in svc_xpo_create()Chuck Lever1-0/+29
2020-05-18SUNRPC: Remove kernel memory address from svc_xprt tracepointsChuck Lever1-20/+7
2020-03-16sunrpc: Add tracing for cache eventsTrond Myklebust1-0/+33
2020-03-16svcrdma: Create a generic tracing class for displaying xdr_buf layoutChuck Lever1-0/+43
2020-01-15SUNRPC: Capture signalled RPC tasksChuck Lever1-0/+1
2019-12-08Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+55