diff options
author | Masami Hiramatsu (Google) <mhiramat@kernel.org> | 2024-05-04 09:33:10 +0900 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2024-05-08 16:49:14 -0600 |
commit | 2fd3ef1b9265eda7f53b9506f1ebfb67eb6435a2 (patch) | |
tree | 3edff66453515f2c0cc2e5602be198af7e207292 /scripts/generate_rust_analyzer.py | |
parent | b0df30628459a0fb349e3de09cf0fd6548241044 (diff) |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions