summaryrefslogtreecommitdiffstats
path: root/include/trace/events/sunrpc.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-10SUNRPC: Make the svc_authenticate tracepoint conditionalChuck Lever1-1/+3
2022-12-10trace: Relocate event helper filesChuck Lever1-1/+1
2022-08-10Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+20
2022-07-29SUNRPC: Expand the svc_alloc_arg_err tracepointChuck Lever1-5/+9
2022-07-23SUNRPC: Replace dprintk() call site in xs_data_readyChuck Lever1-0/+20
2022-05-19SUNRPC: Remove svc_rqst::rq_xprt_hlenChuck Lever1-2/+1
2022-05-19SUNRPC: Clean up svc_deferred_class trace eventsChuck Lever1-5/+4
2022-04-12Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-3/+4
2022-04-08Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+0
2022-04-07SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()Trond Myklebust1-1/+0
2022-04-07SUNRPC: Fix the svc_deferred_event trace classChuck Lever1-3/+4
2022-03-29Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+0
2022-03-13NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDSNeilBrown1-1/+0
2022-02-28SUNRPC: Record endpoint information in trace logChuck Lever1-48/+78
2022-02-28SUNRPC: Same as SVC_RQST_ENDPOINT, but without the xidChuck Lever1-41/+71
2022-02-28SUNRPC: Improve sockaddr handling in the svc_xprt_create_error trace pointChuck Lever1-3/+3
2022-01-25Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-25/+45
2022-01-14SUNRPC: Don't dereference xprt->snd_task if it's a cookieChuck Lever1-5/+13
2022-01-10SUNRPC: Fix sockaddr handling in svcsock_accept_class trace pointsChuck Lever1-4/+4
2022-01-10SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace pointChuck Lever1-2/+3
2022-01-06SUNRPC: Add source address/port to rpc_socket* tracesPierguido Lambri1-20/+32
2021-12-13SUNRPC: Remove low signal-to-noise tracepointsChuck Lever1-23/+1
2021-11-10Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-6/+32
2021-10-20SUNRPC: Trace calls to .rpc_call_doneChuck Lever1-0/+1
2021-10-20SUNRPC: Use BIT() macro in rpc_show_xprt_state()Chuck Lever1-12/+12
2021-10-20SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size fieldChuck Lever1-29/+45
2021-10-04SUNRPC: Capture value of xdr_buf::page_baseChuck Lever1-6/+14
2021-10-04SUNRPC: Add trace event when alloc_pages_bulk() makes no progressChuck Lever1-0/+18
2021-09-04Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-45/+15
2021-08-17SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()Chuck Lever1-4/+4
2021-08-10SUNRPC: Eliminate the RQ_AUTHERR flagChuck Lever1-2/+1
2021-08-10SUNRPC: Add svc_rqst::rq_auth_statChuck Lever1-3/+3
2021-08-09SUNRPC: Record timeout value in xprt_retransmit tracepointChuck Lever1-2/+4
2021-08-09SUNRPC: xprt_retransmit() displays the the NULL procedure incorrectlyChuck Lever1-5/+5
2021-08-09SUNRPC: Update trace flagsChuck Lever1-0/+3
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-05SUNRPC: 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