summaryrefslogtreecommitdiffstats
path: root/include/trace/events/rpcrdma.h
Commit message (Expand)AuthorAgeFilesLines
* rpcrdma: Trace connection registration and unregistrationChuck Lever10 days1-0/+36
* xprtrdma: Handle device removal outside of the CM event handlerChuck Lever2024-07-081-0/+23
* rpcrdma: Implement generic device removalChuck Lever2024-07-081-0/+34
* tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-221-26/+26
* svcrdma: Move write_info for Reply chunks into struct svc_rdma_send_ctxtChuck Lever2024-03-011-0/+4
* svcrdma: Copy construction of svc_rqst::rq_arg to rdma_read_complete()Chuck Lever2024-01-071-0/+1
* svcrdma: Update some svcrdma DMA-related tracepointsChuck Lever2024-01-071-10/+11
* svcrdma: DMA error tracepoints should report completion IDsChuck Lever2024-01-071-37/+37
* svcrdma: SQ error tracepoints should report completion IDsChuck Lever2024-01-071-20/+29
* rpcrdma: Introduce a simple cid tracepoint classChuck Lever2024-01-071-67/+26
* svcrdma: Fix tracepoint printk formatChuck Lever2023-10-161-5/+5
* svcrdma: trace cc_release callsChuck Lever2023-06-171-0/+8
* trace: Relocate event helper filesChuck Lever2022-12-101-2/+2
* Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2021-11-101-4/+181
|\
| * svcrdma: Split svcrmda_wc_{read,write} tracepointsChuck Lever2021-10-041-2/+36
| * svcrdma: Split the svcrdma_wc_send() tracepointChuck Lever2021-10-041-1/+71
| * svcrdma: Split the svcrdma_wc_receive() tracepointChuck Lever2021-10-041-1/+74
* | SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size fieldChuck Lever2021-10-201-18/+24
* | xprtrdma: Provide a buffer to pad Write chunks of unaligned lengthChuck Lever2021-10-201-3/+10
|/
* xprtrdma: Add an xprtrdma_post_send_err tracepointChuck Lever2021-08-091-0/+33
* xprtrdma: Add xprtrdma_post_recvs_err() tracepointChuck Lever2021-08-091-7/+34
* xprtrdma: Move fr_mr field to struct rpcrdma_mrChuck Lever2021-04-261-6/+6
* xprtrdma: Remove the RPC/RDMA QP event handlerChuck Lever2021-04-261-32/+0
* xprtrdma: Don't display r_xprt memory addresses in tracepointsChuck Lever2021-04-261-32/+19
* xprtrdma: Add an rpcrdma_mr_completion_classChuck Lever2021-04-261-4/+44
* xprtrdma: Add tracepoints showing FastReg WRs and remote invalidationChuck Lever2021-04-261-0/+2
* xprtrdma: Do not recycle MR after FastReg/LocalInv flushesChuck Lever2021-04-261-1/+0
* rpcrdma: Capture bytes received in Receive completion tracepointsChuck Lever2021-02-051-2/+48
* Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-12-171-238/+212
|\
| * xprtrdma: Trace unmap_sync callsChuck Lever2020-11-111-0/+22
| * xprtrdma: Display the task ID when reporting MR eventsChuck Lever2020-11-111-38/+58
| * xprtrdma: Clean up trace_xprtrdma_nomrs()Chuck Lever2020-11-111-9/+10
| * xprtrdma: Clean up xprtrdma callback tracepointsChuck Lever2020-11-111-15/+16
| * xprtrdma: Clean up tracepoints in the reply pathChuck Lever2020-11-111-63/+3
| * xprtrdma: Clean up reply parsing error tracepointsChuck Lever2020-11-111-13/+14
| * xprtrdma: Clean up trace_xprtrdma_post_linvChuck Lever2020-11-111-7/+9
| * xprtrdma: Introduce FRWR completion IDsChuck Lever2020-11-111-40/+4
| * xprtrdma: Introduce Send completion IDsChuck Lever2020-11-111-38/+9
| * xprtrdma: Introduce Receive completion IDsChuck Lever2020-11-111-38/+8
| * xprtrdma: Replace dprintk call sites in ERR_CHUNK pathChuck Lever2020-11-111-0/+82
* | svcrdma: Clean up chunk tracepointsChuck Lever2020-11-301-96/+14
* | svcrdma: Support multiple Write chunks in svc_rdma_map_reply_msg()Chuck Lever2020-11-301-0/+1
* | svcrdma: Support multiple write chunks when pulling upChuck Lever2020-11-301-5/+15
* | svcrdma: Use parsed chunk lists to encode Reply transport headersChuck Lever2020-11-301-1/+36
* | svcrdma: Add a "parsed chunk list" data structureChuck Lever2020-11-301-2/+73
|/
* Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-10-201-63/+0
|\
| * SUNRPC: Hoist trace_xprtrdma_op_setport into generic codeChuck Lever2020-09-211-1/+0
| * SUNRPC: Remove debugging instrumentation from xprt_releaseChuck Lever2020-09-211-32/+0
| * SUNRPC: Hoist trace_xprtrdma_op_allocate into generic codeChuck Lever2020-09-211-30/+0
* | RDMA/core: Move the rdma_show_ib_cm_event() macroChuck Lever2020-08-241-0/+1
|/