aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/rpcrdma.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-7/+23
2019-10-24xprtrdma: Replace dprintk in xprt_rdma_set_portChuck Lever1-0/+1
2019-10-24xprtrdma: Replace dprintk() in rpcrdma_update_connect_private()Chuck Lever1-0/+36
2019-10-24xprtrdma: Refine trace_xprtrdma_fixupChuck Lever1-47/+13
2019-10-24xprtrdma: Report the computed connect delayChuck Lever1-21/+56
2019-10-24xprtrdma: Pull up sometimesChuck Lever1-0/+4
2019-10-24xprtrdma: Move the rpcrdma_sendctx::sc_wr fieldChuck Lever1-3/+2
2019-10-24xprtrdma: Add unique trace points for posting Local Invalidate WRsChuck Lever1-0/+25
2019-10-08svcrdma: Improve DMA mapping trace pointsChuck Lever1-7/+23
2019-08-21xprtrdma: Cache free MRs in each rpcrdma_reqChuck Lever1-2/+36
2019-08-20xprtrdma: Move rpcrdma_mr_get out of frwr_mapChuck Lever1-1/+28
2019-08-20xprtrdma: Rename CQE field in Receive trace pointsChuck Lever1-10/+11
2019-07-09xprtrdma: Modernize ops->connectChuck Lever1-0/+31
2019-07-09xprtrdma: Reduce context switching due to Local InvalidationChuck Lever1-0/+1
2019-07-09xprtrdma: Remove fr_stateChuck Lever1-17/+2
2019-07-09xprtrdma: Fix occasional transport deadlockChuck Lever1-0/+27
2019-07-09xprtrdma: Replace use of xdr_stream_pos in rpcrdma_marshal_reqChuck Lever1-4/+5
2019-07-02xprtrdma: Fix a BUG when tracing is enabled with NFSv4.1 on RDMAChuck Lever1-1/+2
2019-04-25xprtrdma: Trace marshaling failuresChuck Lever1-0/+27
2019-02-14SUNRPC: Introduce trace points in rpc_auth_gss.koChuck Lever1-2/+10
2019-01-02xprtrdma: Prevent leak of rpcrdma_rep objectsChuck Lever1-0/+28
2019-01-02xprtrdma: Trace mapping, alloc, and dereg failuresChuck Lever1-0/+136
2019-01-02xprtrdma: Add trace points for calls to transport switch methodsChuck Lever1-4/+6
2019-01-02xprtrdma: Clean up of xprtrdma chunk trace pointsChuck Lever1-16/+26
2019-01-02xprtrdma: Refactor Receive accountingChuck Lever1-1/+1
2018-10-03xprtrdma: Squelch a sparse warningChuck Lever1-1/+1
2018-10-03xprtrdma: Rename rpcrdma_qp_async_error_upcallChuck Lever1-1/+1
2018-10-02xprtrdma: Rename rpcrdma_conn_upcallChuck Lever1-1/+1
2018-10-02xprtrdma: Name MR trace events consistentlyChuck Lever1-6/+6
2018-10-02xprtrdma: Explicitly resetting MRs is no longer necessaryChuck Lever1-1/+1
2018-06-12Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-23/+53
2018-06-01xprtrdma: Add trace_xprtrdma_dma_map(mr)Chuck Lever1-0/+1
2018-05-11svcrdma: Trace key RDMA API eventsChuck Lever1-0/+322
2018-05-11svcrdma: Trace key RPC/RDMA protocol eventsChuck Lever1-1/+261
2018-05-07xprtrdma: Remove rpcrdma_ep_{post_recv, post_extra_recv}Chuck Lever1-2/+0
2018-05-07xprtrdma: Move Receive posting to Receive handlerChuck Lever1-5/+35
2018-05-07xprtrdma: Clean up Receive trace pointsChuck Lever1-19/+20
2018-01-23xprtrdma: Instrument allocation/release of rpcrdma_req/rep objectsChuck Lever1-0/+67
2018-01-23xprtrdma: Add trace points to instrument QP and CQ access upcallsChuck Lever1-0/+31
2018-01-23xprtrdma: Add trace points in the client-side backchannel code pathsChuck Lever1-0/+68
2018-01-23xprtrdma: Add trace points for connect eventsChuck Lever1-0/+75
2018-01-23xprtrdma: Add trace points to instrument MR allocation and recoveryChuck Lever1-0/+57
2018-01-23xprtrdma: Add trace points to instrument memory invalidationChuck Lever1-0/+41
2018-01-23xprtrdma: Add trace points in reply decoder pathChuck Lever1-0/+93
2018-01-23xprtrdma: Add trace points to instrument memory registrationChuck Lever1-0/+156
2018-01-23xprtrdma: Add trace points in the RPC Reply handler pathsChuck Lever1-0/+162
2018-01-23xprtrdma: Add trace points in RPC Call transmit pathsChuck Lever1-0/+124
2018-01-23rpcrdma: infrastructure for static trace points in rpcrdma.koChuck Lever1-0/+16