diff options
author | Masami Hiramatsu <mhiramat@kernel.org> | 2016-11-16 09:14:50 +0100 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2016-11-22 22:08:49 +0100 |
commit | 153aae5f996d4cb3e8a64990b6b09cde4a1529b0 (patch) | |
tree | 5a4190e5c7591b0b5293711bb6c21061cd2e4e09 /drivers/vhost | |
parent | selftests: ftrace: Add a testcase for function filter glob match (diff) | |
download | linux-153aae5f996d4cb3e8a64990b6b09cde4a1529b0.tar.xz linux-153aae5f996d4cb3e8a64990b6b09cde4a1529b0.zip |
selftests: ftrace: Add a testcase for types of kprobe event
Add a testcase for types of kprobe event. This checks
kprobe event can accept and correctly expressed the
arguments typed as s32, u32, x32 and bitfield.
Here is the test result.
-----
# ./ftracetest test.d/kprobe/kprobe_args_type.tc
=== Ftrace unit tests ===
[1] Kprobes event arguments with types [PASS]
# of passed: 1
# of failed: 0
# of unresolved: 0
# of untested: 0
# of unsupported: 0
# of xfailed: 0
# of undefined(test bug): 0
-----
Link: http://lkml.kernel.org/r/147928409063.22982.3499119203875115458.stgit@devbox
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions