Annotation processor for processing BPF annotations and generating source code.
This is in its earliest stages of experimentation.
- clang
- libbpf
- bpftool
Or on Ubuntu or Debian:
sudo apt install clang libbpf-dev linux-tools-common linux-tools-$(uname -r)