Re: [PATCH v2 dwarves] github CI: build/install bpftool from kernel tree
Alan Maguire <[email protected]> Fri, 19 Jun 2026 16:21:31 +0100
| Newsgroups | org.kernel.vger.dwarves |
|---|---|
| Message-ID | <[email protected]> |
On 19/06/2026 08:33, Alan Maguire wrote: > It will be useful for selftests. With this change on top > of the v5 gcc BTF tag series [1], CI runs succeed where > they previously failed due to absence of bpftool. > > Changes since v1: > > - need to specify LLVM_OBJCOPY env var for pahole invokations > in pfunct-btf-decl-tag.sh to succeed. > > [1] https://github.com/alan-maguire/dwarves/actions/runs/27790591177/job/82238306741 > > Signed-off-by: Alan Maguire <[email protected]> applied.