diff options
author | Jiri Olsa <[email protected]> | 2022-06-15 13:21:18 +0200 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2022-06-16 19:42:21 -0700 |
commit | 730067022c0137691b27726377c2d088f7f8e33c (patch) | |
tree | 32129d3eaa5e78b73c681d7947d382e786bac013 /scripts/clang-tools/gen_compile_commands.py | |
parent | eb5fb0325698d05f0bf78d322de82c451a3685a2 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions