]> asedeno.scripts.mit.edu Git - linux.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)
commit01675e9503c4e20c5ce9aebdfe6a9cf2ae4991e0
tree8d87f3a3ce8d99b218241186f2006358cd3006b4
parent9a29ad52d5c0b4732b0decbddb67c4c3ff4a70ce
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