summaryrefslogtreecommitdiff
path: root/include/trace/events/rpcrdma.h
AgeCommit message (Expand)Author
2024-03-01svcrdma: Move write_info for Reply chunks into struct svc_rdma_send_ctxtChuck Lever
2024-01-07svcrdma: Copy construction of svc_rqst::rq_arg to rdma_read_complete()Chuck Lever
2024-01-07svcrdma: Update some svcrdma DMA-related tracepointsChuck Lever
2024-01-07svcrdma: DMA error tracepoints should report completion IDsChuck Lever
2024-01-07svcrdma: SQ error tracepoints should report completion IDsChuck Lever
2024-01-07rpcrdma: Introduce a simple cid tracepoint classChuck Lever
2023-10-16svcrdma: Fix tracepoint printk formatChuck Lever
2023-06-17svcrdma: trace cc_release callsChuck Lever
2022-12-10trace: Relocate event helper filesChuck Lever
2021-11-10Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-10-20SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size fieldChuck Lever
2021-10-20xprtrdma: Provide a buffer to pad Write chunks of unaligned lengthChuck Lever
2021-10-04svcrdma: Split svcrmda_wc_{read,write} tracepointsChuck Lever
2021-10-04svcrdma: Split the svcrdma_wc_send() tracepointChuck Lever
2021-10-04svcrdma: Split the svcrdma_wc_receive() tracepointChuck Lever
2021-08-09xprtrdma: Add an xprtrdma_post_send_err tracepointChuck Lever
2021-08-09xprtrdma: Add xprtrdma_post_recvs_err() tracepointChuck Lever
2021-04-26xprtrdma: Move fr_mr field to struct rpcrdma_mrChuck Lever
2021-04-26xprtrdma: Remove the RPC/RDMA QP event handlerChuck Lever
2021-04-26xprtrdma: Don't display r_xprt memory addresses in tracepointsChuck Lever
2021-04-26xprtrdma: Add an rpcrdma_mr_completion_classChuck Lever
2021-04-26xprtrdma: Add tracepoints showing FastReg WRs and remote invalidationChuck Lever
2021-04-26xprtrdma: Do not recycle MR after FastReg/LocalInv flushesChuck Lever
2021-02-05rpcrdma: Capture bytes received in Receive completion tracepointsChuck Lever
2020-12-17Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-11-30svcrdma: Clean up chunk tracepointsChuck Lever
2020-11-30svcrdma: Support multiple Write chunks in svc_rdma_map_reply_msg()Chuck Lever
2020-11-30svcrdma: Support multiple write chunks when pulling upChuck Lever
2020-11-30svcrdma: Use parsed chunk lists to encode Reply transport headersChuck Lever
2020-11-30svcrdma: Add a "parsed chunk list" data structureChuck Lever
2020-11-11xprtrdma: Trace unmap_sync callsChuck Lever
2020-11-11xprtrdma: Display the task ID when reporting MR eventsChuck Lever
2020-11-11xprtrdma: Clean up trace_xprtrdma_nomrs()Chuck Lever
2020-11-11xprtrdma: Clean up xprtrdma callback tracepointsChuck Lever
2020-11-11xprtrdma: Clean up tracepoints in the reply pathChuck Lever
2020-11-11xprtrdma: Clean up reply parsing error tracepointsChuck Lever
2020-11-11xprtrdma: Clean up trace_xprtrdma_post_linvChuck Lever
2020-11-11xprtrdma: Introduce FRWR completion IDsChuck Lever
2020-11-11xprtrdma: Introduce Send completion IDsChuck Lever
2020-11-11xprtrdma: Introduce Receive completion IDsChuck Lever
2020-11-11xprtrdma: Replace dprintk call sites in ERR_CHUNK pathChuck Lever
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