diff options
author | Bart Van Assche <[email protected]> | 2019-02-14 15:00:42 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-02-28 07:55:41 +0100 |
commit | feb0a3865ed2f7d66a1f2686f7ad784422c249ad (patch) | |
tree | 5ac8689b20d9798c8e4d710dee2691978ddb5121 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 86cffb80a525f7b8f969c8c79669d383e02f17d1 (diff) |
locking/lockdep: Initialize the locks_before and locks_after lists earlier
This patch does not change any functionality. A later patch will reuse
lock classes that have been freed. In combination with that patch this
patch wil have the effect of initializing lock class order lists once
instead of every time a lock class structure is reinitialized.
Signed-off-by: Bart Van Assche <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Johannes Berg <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Waiman Long <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions