Bug fix release:
- fix interop issues between generic
bpf_object__open()
APIs and BPF subskeleton w.r.t. global data handling; - speed up BTF sanity checks by skipping already validated base BTF;
- fix legacy treatment of non-
SEC()
-annotated subprogram as entry BPF program in some cases; - a few other smaller bugs and regressions, see changelog;
Full Changelog: v1.4.6...v1.4.7