]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
selftests/ftrace: Fix kprobe string testcase to not probe notrace function
authorMasami Hiramatsu <mhiramat@kernel.org>
Mon, 30 Jul 2018 10:21:11 +0000 (19:21 +0900)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Mon, 30 Jul 2018 22:41:52 +0000 (18:41 -0400)
commit6fc7c4110cbaff85b1f49fd70b77950384c3a201
tree548989097304b13c9491be3e258d4e19ec633bfd
parentd899926f552bbd2e132b339fe40c06b9a1152e1a
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.

Link: http://lkml.kernel.org/r/153294607107.32740.1664854684396589624.stgit@devbox
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
tools/testing/selftests/ftrace/test.d/kprobe/kprobe_args_string.tc
tools/testing/selftests/ftrace/test.d/kprobe/probepoint.tc