commit | 2c193c736803ceb547daec725e5c5d992d039f20 | [log] [tgz] |
---|---|---|
author | Frederic Weisbecker <fweisbec@gmail.com> | Sat May 08 06:36:02 2010 +0200 |
committer | Frederic Weisbecker <fweisbec@gmail.com> | Sun May 09 13:45:35 2010 +0200 |
tree | 3ae8b7a21ef6397ab626d192c8e90895469052be | |
parent | 93135439459920c4d856f4ab8f068c030085c8df [diff] |
tracing: Factorize lock events in a lock class 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>