bpftool icon indicating copy to clipboard operation
bpftool copied to clipboard

Update doc for `file` in `bpftool btf dump file <path>`: Path to BTF instead of ELF object

Open qmonnet opened this issue 2 years ago • 0 comments

bpftool btf dump file /sys/kernel/btf/<object> is valid, but not documented in man bpftool-btf. The document only mentions that When specifying FILE, an ELF file is expected [...]. Documentation should be updated.

qmonnet avatar Jan 08 '23 23:01 qmonnet