diff options
author | Taeung Song <[email protected]> | 2018-09-03 08:30:07 +0900 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2018-09-05 22:16:00 -0700 |
commit | 69495d2a52957c415d11312fe37844062a48fd32 (patch) | |
tree | 620ec864435dcee2bace37d2b233fec44848ad1d /tools/perf/scripts/python/stackcollapse.py | |
parent | 428f944bd58607021b5a1f85d145c0b50f908c6f (diff) |
libbpf: Remove the duplicate checking of function storage
After the commit eac7d84519a3 ("tools: libbpf: don't return '.text'
as a program for multi-function programs"), bpf_program__next()
in bpf_object__for_each_program skips the function storage such as .text,
so eliminate the duplicate checking.
Cc: Jakub Kicinski <[email protected]>
Signed-off-by: Taeung Song <[email protected]>
Acked-by: Jakub Kicinski <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions