aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/compaction-times.py
diff options
context:
space:
mode:
authorJiri Olsa <[email protected]>2020-03-12 20:55:59 +0100
committerAlexei Starovoitov <[email protected]>2020-03-13 12:49:51 -0700
commitbfea9a8574f34597581f74f792d044d38497b775 (patch)
treedb1f634cfbb8d0aa93e8975fb54815c0eadf36cb /tools/perf/scripts/python/compaction-times.py
parent535911c80ad4f5801700e9d827a1985bbff41519 (diff)
bpf: Add name to struct bpf_ksym
Adding name to 'struct bpf_ksym' object to carry the name of the symbol for bpf_prog, bpf_trampoline, bpf_dispatcher objects. The current benefit is that name is now generated only when the symbol is added to the list, so we don't need to generate it every time it's accessed. The future benefit is that we will have all the bpf objects symbols represented by struct bpf_ksym. Signed-off-by: Jiri Olsa <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Acked-by: Song Liu <[email protected]> Link: https://lore.kernel.org/bpf/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions