On Fri, Oct 25, 2024 at 8:39 AM Alan Maguire <alan.maguire@xxxxxxxxxx> wrote: > + > +.BTF.base sections will be generated automatically for out-of-tree kernel module > +builds - i.e. where KBUILD_EXTMOD is set (as it would be for "make M=path/2/mod" > +cases). .BTF.base generation requires pahole support for the "distilled_base" > +BTF feature; this is available in pahole v1.28 and later. 1.28 ? module-pahole-flags-$(call test-ge, $(pahole-ver), 126) += --btf_features=distilled_base