Dominique Martinet

Results 143 comments of Dominique Martinet

nixpkgs builds pahole with libbpf v1.4.1, so either of us are doing something wrong - please provide a reproducer or explain how you're building ``` $ ldd /nix/store/j6yi4ngcwf423igmqspjdxvkw7g3mvgn-pahole-1.26/lib/libdwarves.so.1.0.0 | grep...

> If I add the headers of 6.8 to the build environment, it build fine, so it seems the #562 fix of libbpf is insufficient, at least kernel headers as...

Sorry, I should have checked the actual error here before speaking, it's not really a libbpf problem. libbpf 1.x provides APIs that use btf_enum64, but the `struct btf_enum64` definition itself...