aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/sunrpc.h
AgeCommit message (Expand)Author
2022-01-25Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-01-14SUNRPC: Don't dereference xprt->snd_task if it's a cookieChuck Lever
2022-01-10SUNRPC: Fix sockaddr handling in svcsock_accept_class trace pointsChuck Lever
2022-01-10SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace pointChuck Lever
2022-01-06SUNRPC: Add source address/port to rpc_socket* tracesPierguido Lambri
2021-12-13SUNRPC: Remove low signal-to-noise tracepointsChuck Lever
2021-11-10Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-10-20SUNRPC: Trace calls to .rpc_call_doneChuck Lever
2021-10-20SUNRPC: Use BIT() macro in rpc_show_xprt_state()Chuck Lever
2021-10-20SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size fieldChuck Lever
2021-10-04SUNRPC: Capture value of xdr_buf::page_baseChuck Lever
2021-10-04SUNRPC: Add trace event when alloc_pages_bulk() makes no progressChuck Lever
2021-09-04Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2021-08-17SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()Chuck Lever
2021-08-10SUNRPC: Eliminate the RQ_AUTHERR flagChuck Lever
2021-08-10SUNRPC: Add svc_rqst::rq_auth_statChuck Lever
2021-08-09SUNRPC: Record timeout value in xprt_retransmit tracepointChuck Lever
2021-08-09SUNRPC: xprt_retransmit() displays the the NULL procedure incorrectlyChuck Lever
2021-08-09SUNRPC: Update trace flagsChuck Lever
2021-08-09SUNRPC: Remove unneeded TRACE_DEFINE_ENUMsChuck Lever
2021-06-30treewide: Add missing semicolons to __assign_str usesJoe Perches
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-04-14SUNRPC: Remove trace_xprt_transmit_queuedChuck Lever
2021-04-14SUNRPC: Add tracepoint that fires when an RPC is retransmittedChuck Lever
2021-03-22SUNRPC: Export svc_xprt_received()Chuck Lever
2021-01-25SUNRPC: Display RPC procedure names instead of proc numbersChuck Lever
2021-01-13SUNRPC: Move the svc_xdr_recvfrom tracepoint againChuck Lever
2020-11-30SUNRPC: Move the svc_xdr_recvfrom() tracepointChuck 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