libbpf / bpftool

Automated upstream mirror for bpftool stand-alone build.
Other
398 stars 71 forks source link

Bpftool sync 2024-04-25 #141

Closed qmonnet closed 6 months ago

qmonnet commented 6 months ago

Pull latest libbpf from mirror and sync bpftool repo with kernel, up to the commits used for libbpf sync. This is an automatic update performed by calling the sync script from this repo:

$ ./scripts/sync-kernel.sh . <path/to/>linux

Additionally, update the Makefile diff to account for recent changes in the mirror repository.