summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/breakpoints
diff options
context:
space:
mode:
authorMasami Hiramatsu <mhiramat@kernel.org>2019-11-26 09:34:16 +0100
committerShuah Khan <skhan@linuxfoundation.org>2019-12-09 18:53:04 +0100
commitfd1baf6ca2ea3550ea47f2bb0bdcf34ec764a779 (patch)
tree7b9bcaa90ad33c33403cd6947405984d66df82ea /tools/testing/selftests/breakpoints
parentLinux 5.5-rc1 (diff)
downloadlinux-fd1baf6ca2ea3550ea47f2bb0bdcf34ec764a779.tar.xz
linux-fd1baf6ca2ea3550ea47f2bb0bdcf34ec764a779.zip
selftests/ftrace: Fix to check the existence of set_ftrace_filter
If we run ftracetest on the kernel with CONFIG_DYNAMIC_FTRACE=n, there is no set_ftrace_filter and all test cases are failed, because reset_ftrace_filter() returns an error. Let's check whether set_ftrace_filter exists in reset_ftrace_filter() and clean up only set_ftrace_notrace in initialize_ftrace(). Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org> Reviewed-by: Steven Rostedt (VMware) <rostedt@goodmis.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/testing/selftests/breakpoints')
0 files changed, 0 insertions, 0 deletions