bpftool
Tool for inspection and simple manipulation of eBPF programs and maps.
Some subcommands such as `bpftool prog` have their own usage documentation.
- List information about loaded `eBPF` programs:
- List `eBPF` program attachments in the kernel networking subsystem:
- List all active links:
- List all `raw_tracepoint`, `tracepoint`, `kprobe` attachments in the system:
- List `BPF Type Format (BTF)` data:
- List information about loaded maps:
- Probe a network device "eth0" for supported `eBPF` features:
- Run commands in batch mode from a file:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).