tracing: add trace_seq_vprint interface
authorSteven Rostedt <srostedt@redhat.com>
Mon, 8 Jun 2009 23:09:45 +0000 (19:09 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 9 Jun 2009 19:17:32 +0000 (15:17 -0400)
The code to update the print formats for events requires a vprintf
format in the trace_seq. This patch adds that interface.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found