summaryrefslogtreecommitdiff
path: root/include/trace/events/rpcrdma.h
AgeCommit message (Expand)Author
2020-10-20Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-09-21SUNRPC: Hoist trace_xprtrdma_op_setport into generic codeChuck Lever
2020-09-21SUNRPC: Remove debugging instrumentation from xprt_releaseChuck Lever
2020-09-21SUNRPC: Hoist trace_xprtrdma_op_allocate into generic codeChuck Lever
2020-08-24RDMA/core: Move the rdma_show_ib_cm_event() macroChuck Lever
2020-07-13svcrdma: Display chunk completion ID when posting a rw_ctxtChuck Lever
2020-07-13svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()Chuck Lever
2020-07-13svcrdma: Introduce Send completion IDsChuck Lever
2020-07-13svcrdma: Record Receive completion ID in svc_rdma_decode_rqstChuck Lever
2020-07-13svcrdma: Introduce Receive completion IDsChuck Lever
2020-07-13svcrdma: Introduce infrastructure to support completion IDsChuck Lever
2020-07-13svcrdma: Clean up trace_svcrdma_send_failed() tracepointChuck Lever
2020-06-11Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-06-11SUNRPC: Trace transport lifetime eventsChuck Lever
2020-05-18SUNRPC: Trace a few more generic svc_xprt eventsChuck Lever
2020-05-18svcrdma: Add tracepoints to report ->xpo_accept failuresChuck Lever
2020-05-18svcrdma: Rename tracepoints that record header decoding errorsChuck Lever
2020-05-18svcrdma: trace undersized Write chunksChuck Lever
2020-05-18svcrdma: Trace page overruns when constructing RDMA ReadsChuck Lever
2020-05-18svcrdma: Clean up handling of get_rw_ctx errorsChuck Lever
2020-05-18svcrdma: Clean up the tracing for rw_ctx_init errorsChuck Lever
2020-05-02Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-04-20xprtrdma: Fix trace point use-after-free raceChuck Lever
2020-04-17svcrdma: Fix trace point use-after-free raceChuck Lever
2020-04-07Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-03-27xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprtChuck Lever
2020-03-27xprtrdma: Extract sockaddr from struct rdma_cm_idChuck Lever
2020-03-27xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_epChuck Lever
2020-03-27xprtrdma: Disconnect on flushed completionChuck Lever
2020-03-27xprtrdma: Invoke rpcrdma_ia_open in the connect workerChuck Lever
2020-03-27xprtrdma: Enhance MR-related trace pointsChuck Lever
2020-03-16svcrdma: Avoid DMA mapping small RPC RepliesChuck Lever
2020-03-16svcrdma: Rename svcrdma_encode trace points in send routinesChuck Lever
2020-03-16svcrdma: Use struct xdr_stream to decode ingress transport headersChuck Lever
2020-03-16svcrdma: Remove svcrdma_cm_event() trace pointChuck Lever
2020-01-15xprtrdma: Make sendctx queue lifetime the same as connection lifetimeChuck Lever
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-10-24xprtrdma: Replace dprintk in xprt_rdma_set_portChuck Lever
2019-10-24xprtrdma: Replace dprintk() in rpcrdma_update_connect_private()Chuck Lever
2019-10-24xprtrdma: Refine trace_xprtrdma_fixupChuck Lever
2019-10-24xprtrdma: Report the computed connect delayChuck Lever
2019-10-24xprtrdma: Pull up sometimesChuck Lever
2019-10-24xprtrdma: Move the rpcrdma_sendctx::sc_wr fieldChuck Lever
2019-10-24xprtrdma: Add unique trace points for posting Local Invalidate WRsChuck Lever
2019-10-08svcrdma: Improve DMA mapping trace pointsChuck Lever
2019-08-21xprtrdma: Cache free MRs in each rpcrdma_reqChuck Lever
2019-08-20xprtrdma: Move rpcrdma_mr_get out of frwr_mapChuck Lever
2019-08-20xprtrdma: Rename CQE field in Receive trace pointsChuck Lever
2019-07-09xprtrdma: Modernize ops->connectChuck Lever
2019-07-09xprtrdma: Reduce context switching due to Local InvalidationChuck Lever