]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
selftests: ftrace: Add a testcase for string type with kprobe_event
authorMasami Hiramatsu <mhiramat@kernel.org>
Sat, 17 Mar 2018 12:39:44 +0000 (21:39 +0900)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Mon, 27 Aug 2018 14:40:05 +0000 (16:40 +0200)
commit48ca109260288020bdd507b93c9a25b0965f010d
treeef8aa6dcec975fab52bf12da201898da71d2af9a
parent46b4cbe7678a65ff5a55b4e21d7ba6e8061ab52c
selftests: ftrace: Add a testcase for string type with kprobe_event

BugLink: http://bugs.launchpad.net/bugs/1786352
[ Upstream commit 5fbdbed797b6d12d043a5121fdbc8d8b49d10e80 ]

Add a testcase for string type with kprobe event.
This tests good/bad syntax combinations and also
the traced data is correct in several way.

Link: http://lkml.kernel.org/r/152129038381.31874.9201387794548737554.stgit@devbox
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
tools/testing/selftests/ftrace/test.d/kprobe/kprobe_args_string.tc [new file with mode: 0644]