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:
3951709
)
tracing/irq: convert irq traces to use TRACE_EVENT macro
author
Steven Rostedt
<srostedt@redhat.com>
Fri, 24 Apr 2009 15:26:55 +0000
(11:26 -0400)
committer
Steven Rostedt
<rostedt@goodmis.org>
Fri, 24 Apr 2009 15:26:55 +0000
(11:26 -0400)
The TRACE_FORMAT will soon be deprecated. This patch converts it to
the TRACE_EVENT macro.
Note, this change should also speed up the tracing.
[ Impact: remove a user of deprecated TRACE_FORMAT ]
Cc: Jason Baron <jbaron@redhat.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found