Re: [RFC] Loading BTF and pretty printing maps with bpftool

2019-01-25 Thread Martin Lau
On Fri, Jan 25, 2019 at 11:20:57AM +0100, Arnaldo Carvalho de Melo wrote: > # bpftool version > bpftool v5.0.0-rc3 > # > > # bpftool prog | tail -6 > 309: tracepoint name sys_enter tag 819967866022f1e1 gpl > loaded_at 2019-01-25T11:05:41+0100 uid 0 > xlated 528B jited 38

[RFC] Loading BTF and pretty printing maps with bpftool

2019-01-25 Thread Arnaldo Carvalho de Melo
Hi, Trying to get BTF to beautify some maps in augmented_raw_syscalls.o, something is not working, these are the steps, maybe writing them down will help me to find the problem :-) So in tools/perf/examples/bpf/augmented_raw_syscalls.c I have the "syscalls" map, where I'll store d