Patch 1 updates the libbpf commit to use latest libbpf with btf__distill_base() support; patch 2 adds support for the 'distilled_base' BTF feature, used to support resilient split BTF for kernel modules. Alan Maguire (2): pahole: Sync with libbpf-1.5 btf_encoder: add "distilled_base" BTF feature to split BTF generation btf_encoder.c | 50 ++++++++++++++++++++++++++++++++++------------ dwarves.h | 1 + lib/bpf | 2 +- man-pages/pahole.1 | 4 ++++ pahole.c | 1 + 5 files changed, 44 insertions(+), 14 deletions(-) -- 2.43.5