Re: [PATCHv4 0/2] libbpf: Add support to use optional extended section index table

2021-01-27 Thread Joe Lawrence
++ 4 files changed, 92 insertions(+), 19 deletions(-) For v4 patchset: Tested-by: Joe Lawrence Thanks Jiri! -- Joe

Re: [PATCH 2/2] bpf_encoder: Translate SHN_XINDEX in symbol's st_shndx values

2021-01-25 Thread Joe Lawrence
On 1/22/21 2:52 PM, Arnaldo Carvalho de Melo wrote: Who originally reported this? Joe? Also can someone provide a Tested-by: in addition to mine when I get this detailed set of steps to test? As Jiri noted, we tested v2 I think, so if there is a v4 build we could give a spin, just let us kno

Re: [PATCH 0/3] dwarves,libbpf: Add support to use optional extended section index table

2021-01-19 Thread Joe Lawrence
On Tue, Jan 19, 2021 at 11:12:17PM +0100, Jiri Olsa wrote: > hi, > kpatch guys hit an issue with pahole over their vmlinux, which > contains many (over 10) sections, pahole crashes. > FWIW this is probably only going to be problem when building the kernel with -f[function|data]-sections and t