diff options
author | 2018-09-03 08:30:07 +0900 | |
---|---|---|
committer | 2018-09-05 22:16:00 -0700 | |
commit | 69495d2a52957c415d11312fe37844062a48fd32 (patch) | |
tree | 620ec864435dcee2bace37d2b233fec44848ad1d /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | netlink: Make groups check less stupid in netlink_bind() (diff) | |
download | wireguard-linux-69495d2a52957c415d11312fe37844062a48fd32.tar.xz wireguard-linux-69495d2a52957c415d11312fe37844062a48fd32.zip |
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 <jakub.kicinski@netronome.com>
Signed-off-by: Taeung Song <treeze.taeung@gmail.com>
Acked-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions