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:
9313543
)
tracing: Factorize lock events in a lock class
author
Frederic Weisbecker
<fweisbec@gmail.com>
Sat, 8 May 2010 04:36:02 +0000
(06:36 +0200)
committer
Frederic Weisbecker
<fweisbec@gmail.com>
Sun, 9 May 2010 11:45:35 +0000
(13:45 +0200)
lock_acquired, lock_contended and lock_release now share the
same prototype and format. Let's factorize them into a lock
event class.
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Hitoshi Mitake <mitake@dcl.info.waseda.ac.jp>
Cc: Steven Rostedt <rostedt@goodmis.org>
No differences found