[PATCH bpf-next v4 10/10] tools: bpftool: add delimiters to multi-function JITed dumps
Jakub Kicinski
jakub.kicinski at netronome.com
Thu May 24 17:04:21 AEST 2018
On Thu, 24 May 2018 12:26:54 +0530, Sandipan Das wrote:
> This splits up the contiguous JITed dump obtained via the bpf
> system call into more relatable chunks for each function in
> the program. If the kernel symbols corresponding to these are
> known, they are printed in the header for each JIT image dump
> otherwise the masked start address is printed.
...
> Signed-off-by: Sandipan Das <sandipan at linux.vnet.ibm.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski at netronome.com>
Thank you!
More information about the Linuxppc-dev
mailing list