Sponsor:

Your company here, and a link to your site. Click to find out more.

bcc-rdmaucma - Man Page

Trace RDMA Userspace Connection Manager Access Event. For Linux, uses BCC, eBPF.

Synopsis

rdmaucma [-h] [-D]

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

rdma(8)

Info

2023-05-29 USER COMMANDS