diff options
author | Andrii Nakryiko <[email protected]> | 2021-10-20 18:43:59 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2021-10-21 17:10:10 -0700 |
commit | 8654b4d35e6c915ef456c14320ec8720383e81a7 (patch) | |
tree | a38a3bd3f4874b0d9face7d4fa2689de8b4a04f4 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 25bbbd7a444b1624000389830d46ffdc5b809ee8 (diff) |
bpftool: Support multiple .rodata/.data internal maps in skeleton
Remove the assumption about only single instance of each of .rodata and
.data internal maps. Nothing changes for '.rodata' and '.data' maps, but new
'.rodata.something' map will get 'rodata_something' section in BPF
skeleton for them (as well as having struct bpf_map * field in maps
section with the same field name).
Signed-off-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Song Liu <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions