Tool for inspection and simple manipulation of eBPF programs and maps. Some subcommands such as
bpftool prog
have their own usage documentation. More information: https://manned.org/bpftool.
eBPF
programs:bpftool prog list
eBPF
program attachments in the kernel networking subsystem:bpftool net list
bpftool link list
raw_tracepoint
, tracepoint
, kprobe
attachments in the system:bpftool perf list
BPF Type Format (BTF)
data:bpftool btf list
bpftool map list
eBPF
features:bpftool feature probe dev {{eth0}}
bpftool batch file {{myfile}}