diff options
author | Kumar Kartikeya Dwivedi <[email protected]> | 2021-10-02 06:47:52 +0530 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2021-10-05 17:07:41 -0700 |
commit | f614f2c755b6125c646d680d1c990b3b262bd0a9 (patch) | |
tree | c030b8dee4999c536216f7ac5fd968325b1fe823 /tools/perf/scripts/python/sctop.py | |
parent | 14f267d95fe4b08831a022c8e15a2eb8991edbf6 (diff) |
tools: Allow specifying base BTF file in resolve_btfids
This commit allows specifying the base BTF for resolving btf id
lists/sets during link time in the resolve_btfids tool. The base BTF is
set to NULL if no path is passed. This allows resolving BTF ids for
module kernel objects.
Also, drop the --no-fail option, as it is only used in case .BTF_ids
section is not present, instead make no-fail the default mode. The long
option name is same as that of pahole.
Signed-off-by: Kumar Kartikeya Dwivedi <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions