bpfvet: analyzes compiled .bpf.o files and reports minimum kernel version, helpers, maps, and portability issues
5 points by boratanrikulu
5 points by boratanrikulu
Built this to answer "what's the oldest kernel this BPF program can run on?" without reading changelogs.
Feed it any .bpf.o file and it tells you:
Works on compiled ELF, not source-language agnostic.