summaryrefslogtreecommitdiffstats
path: root/include/trace/events/rpcrdma.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| * xprtrdma: Extract sockaddr from struct rdma_cm_idChuck Lever2020-03-271-25/+53
| * xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_epChuck Lever2020-03-271-6/+6
| * xprtrdma: Disconnect on flushed completionChuck Lever2020-03-271-1/+2
| * xprtrdma: Invoke rpcrdma_ia_open in the connect workerChuck Lever2020-03-271-1/+0
| * xprtrdma: Enhance MR-related trace pointsChuck Lever2020-03-271-26/+30
* | svcrdma: Avoid DMA mapping small RPC RepliesChuck Lever2020-03-161-0/+18
* | svcrdma: Rename svcrdma_encode trace points in send routinesChuck Lever2020-03-161-5/+9