selftests/ftrace: Add kprobe event with $comm argument testcase
authorMasami Hiramatsu <mhiramat@kernel.org>
Thu, 30 Aug 2018 14:19:59 +0000 (23:19 +0900)
committerShuah Khan (Samsung OSG) <shuah@kernel.org>
Wed, 24 Oct 2018 20:49:35 +0000 (14:49 -0600)
commitb0898e84851c96248c376897c96f3fde3ff7e3b5
treef717d6e3db86acc4ba6ddd36a7473be42cb6b554
parentddbc31e63aef5e7d12f28f3ac4742420bd5b274c
selftests/ftrace: Add kprobe event with $comm argument testcase

Add kprobe-event with $comm argument testcase to
ftracetest. This not only checks syntax but
also checks log file.

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
tools/testing/selftests/ftrace/test.d/kprobe/kprobe_args_comm.tc [new file with mode: 0644]