From: Steven Rostedt Date: Mon, 8 Jun 2009 23:09:45 +0000 (-0400) Subject: tracing: add trace_seq_vprint interface X-Git-Tag: v2.6.31-rc1~401^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=725c624a58a10ef90a2ff889e122158fabf36147;p=pandora-kernel.git tracing: add trace_seq_vprint interface 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 --- Reading git-diff-tree failed