From d20058f67405981a81344e6fec93f6f557fb96a2 Mon Sep 17 00:00:00 2001 From: Heiko Carstens Date: Mon, 20 Oct 2014 12:52:02 +0200 Subject: [PATCH] ftracetest: Add kprobes on ftrace testcase Add a kprobes on ftrace testcase. The testcase verifies that - enabling and disabling function tracing works on a function which already contains a dynamic kprobe - adding and removing a dynamic kprobe works on a function which is already enabled for function tracing Link: http://lkml.kernel.org/p/1413802323-5297-2-git-send-email-heiko.carstens@de.ibm.com Acked-by: Masami Hiramatsu Signed-off-by: Heiko Carstens Signed-off-by: Steven Rostedt --- Reading git-format-patch failed