bcc-rdmaucma - Man Page
Trace RDMA Userspace Connection Manager Access Event. For Linux, uses BCC, eBPF.
Synopsis
Description
This program traces RDMA UCMA(Userspace Connection Manager Access) events, This can be useful to analyze issues on RDMA CM.
Since this uses BPF, only the root user can use this tool.
Requirements
CONFIG_BPF and bcc.
Options
- -h
Print usage message.
- -D
Show debug infomation of bpf text.
Source
This is from bcc.
https://github.com/iovisor/bcc
Also look in the bcc distribution for a companion _examples.txt file containing example usage, output, and commentary for this tool.
OS
Linux
Stability
Unstable - in development.
Author
zhenwei pi
See Also
Info
2023-05-29 USER COMMANDS