diff options
author | Masami Hiramatsu <mhiramat@kernel.org> | 2016-11-16 17:14:50 +0900 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2016-11-22 16:08:49 -0500 |
commit | 153aae5f996d4cb3e8a64990b6b09cde4a1529b0 (patch) | |
tree | 5a4190e5c7591b0b5293711bb6c21061cd2e4e09 /Documentation/kbuild | |
parent | 60c1afbf10528f646a6fcae1a2c404d216e594d5 (diff) | |
download | talos-obmc-linux-153aae5f996d4cb3e8a64990b6b09cde4a1529b0.tar.gz talos-obmc-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 'Documentation/kbuild')
0 files changed, 0 insertions, 0 deletions