/bpf-tool

user space tool for inspection and simple manipulation of eBPF programs and maps

GNU General Public License v2.0GPL-2.0

BPF userspace tool

bpftool has been merged into the Linux kernel tree in the 4.15 release. Please use the in-tree version.

To build inside the kernel sources run:

$ cd linux/
$ make -C  tools/bpf/bpftool/