bpftool
bpftool copied to clipboard
Update doc for `file` in `bpftool btf dump file <path>`: Path to BTF instead of ELF object
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.