git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6556d1d
)
tracing: add trace_seq_vprint interface
author
Steven Rostedt
<srostedt@redhat.com>
Mon, 8 Jun 2009 23:09:45 +0000
(19:09 -0400)
committer
Steven 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