aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/sunrpc.h
AgeCommit message (Expand)Author
2022-05-18SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()Trond Myklebust
2022-04-20SUNRPC: Fix the svc_deferred_event trace classChuck Lever
2021-05-19SUNRPC: Remove trace_xprt_transmit_queuedChuck Lever
2020-11-12SUNRPC: Fix oops in the rpc_xdr_buf event classScott Mayhew
2020-11-05SUNRPC: Fix general protection fault in trace_rpc_xdr_overflow()Chuck Lever
2020-09-21SUNRPC: Remove dprintk call sites in RPC queuing functionsChuck Lever
2020-09-21SUNRPC: Clean up RPC scheduler tracepointsChuck Lever
2020-09-21SUNRPC: Replace rpcbind dprintk call sites with tracepointsChuck Lever
2020-09-21SUNRPC: Hoist trace_xprtrdma_op_setport into generic codeChuck Lever
2020-09-21SUNRPC: Remove rpcb_getport_async dprintk call sitesChuck Lever
2020-09-21SUNRPC: Clean up call_bind_status() observabilityChuck Lever
2020-09-21SUNRPC: Trace call_refresh eventsChuck Lever
2020-09-21SUNRPC: Add trace_rpc_timeout_status()Chuck Lever
2020-09-21SUNRPC: Replace connect dprintk call sites with a tracepointChuck Lever
2020-09-21SUNRPC: Replace dprintk() call site in xs_nospace()Chuck Lever
2020-09-21SUNRPC: Replace dprintk() call site in xprt_prepare_transmitChuck Lever
2020-09-21SUNRPC: Update debugging instrumentation in xprt_do_reserve()Chuck Lever
2020-09-21SUNRPC: Hoist trace_xprtrdma_op_allocate into generic codeChuck Lever
2020-09-21SUNRPC: Remove trace_xprt_complete_rqst()Chuck Lever
2020-07-26SUNRPC: Refresh the show_rqstp_flags() macroChuck Lever
2020-06-11Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-06-11SUNRPC: rpc_xprt lifetime events should record xprt->stateChuck Lever
2020-06-11SUNRPC: trace RPC client lifetime eventsChuck Lever
2020-06-11SUNRPC: Trace transport lifetime eventsChuck Lever
2020-06-11SUNRPC: Split the xdr_buf event classChuck Lever
2020-06-11SUNRPC: Add tracepoint to rpc_call_rpcerror()Chuck Lever
2020-06-11SUNRPC: Update the RPC_SHOW_SOCKET() macroChuck Lever
2020-06-11SUNRPC: Update the rpc_show_task_flags() macroChuck Lever
2020-05-20SUNRPC: Clean up request deferral tracepointsChuck Lever
2020-05-20SUNRPC: svc_show_status() macro should have enum definitionsChuck Lever
2020-05-20SUNRPC: Restructure svc_udp_recvfrom()Chuck Lever
2020-05-20SUNRPC: Refactor recvfrom path dealing with incomplete TCP receivesChuck Lever
2020-05-20SUNRPC: Replace dprintk() call sites in TCP receive pathChuck Lever
2020-05-18SUNRPC: Restructure svc_tcp_recv_record()Chuck Lever
2020-05-18SUNRPC: Trace server-side rpcbind registration eventsChuck Lever
2020-05-18SUNRPC: Replace dprintk call sites in TCP state change calloutsChuck Lever
2020-05-18SUNRPC: Add more svcsock tracepointsChuck Lever
2020-05-18SUNRPC: Trace a few more generic svc_xprt eventsChuck Lever
2020-05-18SUNRPC: Tracepoint to record errors in svc_xpo_create()Chuck Lever
2020-05-18SUNRPC: Remove kernel memory address from svc_xprt tracepointsChuck Lever
2020-03-16sunrpc: Add tracing for cache eventsTrond Myklebust
2020-03-16svcrdma: Create a generic tracing class for displaying xdr_buf layoutChuck Lever
2020-01-15SUNRPC: Capture signalled RPC tasksChuck Lever
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-11-22SUNRPC: Capture completion of all RPC tasksChuck Lever
2019-10-30SUNRPC: Trace gssproxy upcall resultsChuck Lever
2019-10-24SUNRPC: Add trace points to observe transport congestion controlChuck Lever
2019-05-09Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-04-25SUNRPC: Fix up tracking of timeoutsTrond Myklebust