From: Lai Jiangshan Date: Tue, 15 Dec 2009 07:39:49 +0000 (+0800) Subject: tracing/kprobes: Init print_fmt for kprobe events X-Git-Tag: v2.6.34-rc1~263^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a342a0280b981c130e32dbb94dbd3a57959c4d04;p=pandora-kernel.git tracing/kprobes: Init print_fmt for kprobe events This is part of a patch set that removes the show_format method in the ftrace event macros. Add the print_fmt initialization to the kprobe events. The print_fmt is still not used, but will be in the follow up patches. Signed-off-by: Lai Jiangshan LKML-Reference: <4B273D45.3080100@cn.fujitsu.com> Acked-by: Masami Hiramatsu Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed