summaryrefslogtreecommitdiffstats
path: root/include/trace/events/sunrpc.h
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Remove RQ_SPLICE_OKChuck Lever2024-01-071-1/+0
* SUNRPC: add list of idle threadsNeilBrown2023-10-161-1/+0
* SUNRPC: Move trace_svc_xprt_enqueueChuck Lever2023-08-291-9/+9
* SUNRPC: Add enum svc_auth_statusChuck Lever2023-08-291-3/+6
* SUNRPC: change svc_xprt::xpt_flags bits to enumChuck Lever2023-08-291-18/+35
* Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2023-07-011-10/+86
|\
| * SUNRPC: Add a TCP-with-TLS RPC transport classChuck Lever2023-06-191-0/+44
| * SUNRPC: Trace the rpc_create_argsChuck Lever2023-06-191-10/+42
* | SUNRPC: Trace struct svc_sock lifetime eventsChuck Lever2023-06-051-12/+27
|/
* SUNRPC: Support TLS handshake in the server-side TCP socket codeChuck Lever2023-04-271-1/+15
* NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor()Chuck Lever2023-04-261-0/+25
* SUNRPC: Clean up the svc_xprt_flags() macroChuck Lever2023-02-201-14/+14
* SUNRPC: Make the svc_authenticate tracepoint conditionalChuck Lever2022-12-101-1/+3
* trace: Relocate event helper filesChuck Lever2022-12-101-1/+1
* Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-08-101-0/+20
|\
| * SUNRPC: Replace dprintk() call site in xs_data_readyChuck Lever2022-07-231-0/+20
* | SUNRPC: Expand the svc_alloc_arg_err tracepointChuck Lever2022-07-291-5/+9
|/
* SUNRPC: Remove svc_rqst::rq_xprt_hlenChuck Lever2022-05-191-2/+1
* SUNRPC: Clean up svc_deferred_class trace eventsChuck Lever2022-05-191-5/+4
* Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2022-04-121-3/+4
|\
| * SUNRPC: Fix the svc_deferred_event trace classChuck Lever2022-04-071-3/+4
* | Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-04-081-1/+0
|\ \
| * | SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()Trond Myklebust2022-04-071-1/+0
* | | Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-03-291-1/+0
|\| | | |/ |/|
| * NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDSNeilBrown2022-03-131-1/+0
* | SUNRPC: Record endpoint information in trace logChuck Lever2022-02-281-48/+78
* | SUNRPC: Same as SVC_RQST_ENDPOINT, but without the xidChuck Lever2022-02-281-41/+71
* | SUNRPC: Improve sockaddr handling in the svc_xprt_create_error trace pointChuck Lever2022-02-281-3/+3
|/
* Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-01-251-25/+45
|\
| * SUNRPC: Don't dereference xprt->snd_task if it's a cookieChuck Lever2022-01-141-5/+13
| * SUNRPC: Add source address/port to rpc_socket* tracesPierguido Lambri2022-01-061-20/+32
* | SUNRPC: Fix sockaddr handling in svcsock_accept_class trace pointsChuck Lever2022-01-101-4/+4
* | SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace pointChuck Lever2022-01-101-2/+3
* | SUNRPC: Remove low signal-to-noise tracepointsChuck Lever2021-12-131-23/+1
|/
* Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2021-11-101-6/+32
|\
| * SUNRPC: Capture value of xdr_buf::page_baseChuck Lever2021-10-041-6/+14
| * SUNRPC: Add trace event when alloc_pages_bulk() makes no progressChuck Lever2021-10-041-0/+18
* | SUNRPC: Trace calls to .rpc_call_doneChuck Lever2021-10-201-0/+1
* | SUNRPC: Use BIT() macro in rpc_show_xprt_state()Chuck Lever2021-10-201-12/+12
* | SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size fieldChuck Lever2021-10-201-29/+45
|/
* Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2021-09-041-45/+15
|\
| * SUNRPC: Eliminate the RQ_AUTHERR flagChuck Lever2021-08-101-2/+1
| * SUNRPC: Add svc_rqst::rq_auth_statChuck Lever2021-08-101-3/+3
| * SUNRPC: Record timeout value in xprt_retransmit tracepointChuck Lever2021-08-091-2/+4
| * SUNRPC: xprt_retransmit() displays the the NULL procedure incorrectlyChuck Lever2021-08-091-5/+5
| * SUNRPC: Update trace flagsChuck Lever2021-08-091-0/+3
| * SUNRPC: Remove unneeded TRACE_DEFINE_ENUMsChuck Lever2021-08-091-34/+0
* | SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()Chuck Lever2021-08-171-4/+4
|/
* treewide: Add missing semicolons to __assign_str usesJoe Perches2021-06-301-20/+20
* Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-05-071-1/+40
|\