]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/ftrace: Fix kprobe string testcase to not probe notrace function
authorMasami Hiramatsu <mhiramat@kernel.org>
Sat, 28 Jul 2018 13:56:24 +0000 (22:56 +0900)
committerShuah Khan (Samsung OSG) <shuah@kernel.org>
Thu, 9 Aug 2018 17:26:33 +0000 (11:26 -0600)
commita8dcc2cde91283ef9f4bdf16fd780241a4cb626e
tree8d87f3a3ce8d99b218241186f2006358cd3006b4
parent1b0f6cd08570506e2b3b22eebcb6493357381811
selftests/ftrace: Fix kprobe string testcase to not probe notrace function

Fix kprobe string argument testcase to not probe notrace
function. Instead, it probes tracefs function which must
be available with ftrace.

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
tools/testing/selftests/ftrace/test.d/kprobe/kprobe_args_string.tc
tools/testing/selftests/ftrace/test.d/kprobe/probepoint.tc