summaryrefslogtreecommitdiffstats
path: root/include/trace/events/rpcrdma.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* svcrdma: Display chunk completion ID when posting a rw_ctxtChuck Lever2020-07-131-44/+12
* svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()Chuck Lever2020-07-131-7/+11
* svcrdma: Introduce Send completion IDsChuck Lever2020-07-131-1/+1
* svcrdma: Record Receive completion ID in svc_rdma_decode_rqstChuck Lever2020-07-131-7/+27
* svcrdma: Introduce Receive completion IDsChuck Lever2020-07-131-31/+20
* svcrdma: Introduce infrastructure to support completion IDsChuck Lever2020-07-131-0/+43
* svcrdma: Clean up trace_svcrdma_send_failed() tracepointChuck Lever2020-07-131-5/+2
* Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-06-111-4/+0
|\
| * SUNRPC: Trace transport lifetime eventsChuck Lever2020-06-111-4/+0
* | SUNRPC: Trace a few more generic svc_xprt eventsChuck Lever2020-05-181-32/+0
* | svcrdma: Add tracepoints to report ->xpo_accept failuresChuck Lever2020-05-181-1/+37
* | svcrdma: Rename tracepoints that record header decoding errorsChuck Lever2020-05-181-2/+3
* | svcrdma: trace undersized Write chunksChuck Lever2020-05-181-0/+32
* | svcrdma: Trace page overruns when constructing RDMA ReadsChuck Lever2020-05-181-0/+28
* | svcrdma: Clean up handling of get_rw_ctx errorsChuck Lever2020-05-181-0/+25
* | svcrdma: Clean up the tracing for rw_ctx_init errorsChuck Lever2020-05-181-4/+8
|/
* Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-05-021-8/+4
|\
| * xprtrdma: Fix trace point use-after-free raceChuck Lever2020-04-201-8/+4
* | svcrdma: Fix trace point use-after-free raceChuck Lever2020-04-171-14/+36
|/
* Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-04-071-90/+63
|\
| * xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprtChuck Lever2020-03-271-61/+2