“Hi, I have the pleasure to announce the availability of a mirror for bpftool on GitHub, at the following URL: https://github.com/libbpf/bpftool This mirror is similar in spirit to the one for libbpf, and its creation was lead by the following motivations. The first goal is to provide a simpler way to build bpftool. So far, building a binary would require downloading the entire kernel repository. By contrast, the code in the GitHub mirror is mostly self-sufficient (it still requires libelf ...