commit | a342a0280b981c130e32dbb94dbd3a57959c4d04 | [log] [tgz] |
---|---|---|
author | Lai Jiangshan <laijs@cn.fujitsu.com> | Tue Dec 15 15:39:49 2009 +0800 |
committer | Steven Rostedt <rostedt@goodmis.org> | Wed Jan 06 12:01:35 2010 -0500 |
tree | 7ef72d962cf1f0fd5b124b46995edb9b56e8c1f0 | |
parent | 50307a45f8515f6244e3b08e6b19824b9fbfe293 [diff] |
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 <laijs@cn.fujitsu.com> LKML-Reference: <4B273D45.3080100@cn.fujitsu.com> Acked-by: Masami Hiramatsu <mhiramat@redhat.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>