aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorMasami Hiramatsu (Google) <mhiramat@kernel.org>2024-05-21 09:00:22 +0900
committerShuah Khan <skhan@linuxfoundation.org>2024-05-29 12:24:07 -0600
commitf6c3c83db1d939ebdb8c8922748ae647d8126d91 (patch)
treee137645a45f85368b8b2f96cbae7c45c7bc1cbd0 /tools/perf/scripts/python/check-perf-trace.py
parent2032e61e24fe9fe55d6c7a34fb5506c911b3e280 (diff)
selftests/ftrace: Fix to check required event file
The dynevent/test_duplicates.tc test case uses `syscalls/sys_enter_openat` event for defining eprobe on it. Since this `syscalls` events depend on CONFIG_FTRACE_SYSCALLS=y, if it is not set, the test will fail. Add the event file to `required` line so that the test will return `unsupported` result. Fixes: 297e1dcdca3d ("selftests/ftrace: Add selftest for testing duplicate eprobes and kprobes") Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions