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:
334d416
)
tracing/lockdep: convert lockdep to use TRACE_EVENT macro
author
Steven Rostedt
<srostedt@redhat.com>
Fri, 24 Apr 2009 15:05:52 +0000
(11:05 -0400)
committer
Steven Rostedt
<rostedt@goodmis.org>
Fri, 24 Apr 2009 15:05:52 +0000
(11:05 -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: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found