diff options
author | 2022-06-15 13:21:18 +0200 | |
---|---|---|
committer | 2022-06-16 19:42:21 -0700 | |
commit | 730067022c0137691b27726377c2d088f7f8e33c (patch) | |
tree | 32129d3eaa5e78b73c681d7947d382e786bac013 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | bpf: Force cookies array to follow symbols sorting (diff) | |
download | linux-dev-730067022c0137691b27726377c2d088f7f8e33c.tar.xz linux-dev-730067022c0137691b27726377c2d088f7f8e33c.zip |
selftest/bpf: Fix kprobe_multi bench test
With [1] the available_filter_functions file contains records
starting with __ftrace_invalid_address___ and marking disabled
entries.
We need to filter them out for the bench test to pass only
resolvable symbols to kernel.
[1] commit b39181f7c690 ("ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function")
Fixes: b39181f7c690 ("ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function")
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Link: https://lore.kernel.org/r/20220615112118.497303-5-jolsa@kernel.org
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