From: Masami Hiramatsu Date: Wed, 8 Oct 2014 04:03:07 +0000 (+0000) Subject: tracing/kprobes: Add selftest scripts testing kprobe-tracer as startup test X-Git-Tag: omap-for-v3.19/prcm-cleanup~108^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89c5497d1f933af56dac617f0fd86150942a7fb6;p=pandora-kernel.git tracing/kprobes: Add selftest scripts testing kprobe-tracer as startup test Add two selftest scripts which tests kprobe-tracer as the startup selftest does. These test cases are testing that the kprobe_event can accept a kprobe event with $stack related arguments and a kretprobe event with $retval argument. Link: http://lkml.kernel.org/p/20141008040307.13415.45145.stgit@kbuild-f20.novalocal Signed-off-by: Masami Hiramatsu Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed