]> 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)
commit0bcd14347b85d4161fe98217fafc3b3beb553f5c
tree8d87f3a3ce8d99b218241186f2006358cd3006b4
parentb4afb859f77a9d03a0fb6ca283098a432bdaba89
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