diff options
author | Masami Hiramatsu (Google) <mhiramat@kernel.org> | 2024-06-13 07:12:10 +0900 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2024-08-14 05:41:26 -0600 |
commit | 41f37c852ac3fbfd072a00281b60dc7ba056be8c (patch) | |
tree | 8535f06cc585535f6c82a4297984e4dbbdc2ef09 /scripts/gdb/linux/timerlist.py | |
parent | 8afc0816f5f6213c2f40399317e2ecd43371729c (diff) |
selftests/ftrace: Add required dependency for kprobe tests
kprobe_args_{char,string}.tc are using available_filter_functions file
which is provided by function tracer. Thus if function tracer is disabled,
these tests are failed on recent kernels because tracefs_create_dir is
not raised events by adding a dynamic event.
Add available_filter_functions to requires line.
Fixes: 7c1130ea5cae ("test: ftrace: Fix kprobe test for eventfs")
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions