diff options
author | Masami Hiramatsu (Google) <mhiramat@kernel.org> | 2024-05-04 03:33:10 +0300 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2024-05-09 01:49:14 +0300 |
commit | 2fd3ef1b9265eda7f53b9506f1ebfb67eb6435a2 (patch) | |
tree | 3edff66453515f2c0cc2e5602be198af7e207292 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b0df30628459a0fb349e3de09cf0fd6548241044 (diff) | |
download | linux-2fd3ef1b9265eda7f53b9506f1ebfb67eb6435a2.tar.xz |
selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctly
Since the dynevent/add_remove_btfarg.tc test case forgets to ensure that
fprobe is enabled for some structure field access tests which uses the
fprobe, it fails if CONFIG_FPROBE=n or CONFIG_FPROBE_EVENTS=n.
Fixes it to ensure the fprobe events are supported.
Fixes: d892d3d3d885 ("selftests/ftrace: Add BTF fields access testcases")
Cc: stable@vger.kernel.org
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions