On 06/06/2024 21:10, Arnaldo Carvalho de Melo wrote: > Hi, > > I just pushed what will be in v1.27 to the 'next' branch at: > > https://git.kernel.org/pub/scm/devel/pahole/pahole.git next > > The changes file for what will be in this release, mostly > reproducible builds and tags for kfuncs: > > https://git.kernel.org/pub/scm/devel/pahole/pahole.git/tree/changes-v1.27?h=next > > I plan to move it to 'master' and release it later today, so if > anyone could please do some more testing on it, that would be awesome, > > Thanks! > thanks Arnaldo, all looks good from my side. Tested using bpf-next kernel, adding decl_tag_kfuncs to BTF features in scripts/Makefile.btf, all looks good. Great idea to add extra DIE offset debugging info! If you need it somewhere, Tested-by: Alan Maguire <alan.maguire@xxxxxxxxxx> Alan > - Arnaldo