diff options
author | Denys Vlasenko <[email protected]> | 2016-04-08 20:58:46 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-04-13 10:06:13 +0200 |
commit | c003ed928962a55eb446e78c544b1d7c4f6cb88a (patch) | |
tree | f8350c60cd38f3a64948162214f519a65065bc1d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c1c33b92db4fb274dfbff778ccf2459e4bebd48e (diff) |
locking/lockdep: Deinline register_lock_class(), save 2328 bytes
This function compiles to 1328 bytes of machine code. Three callsites.
Registering a new lock class is definitely not *that* time-critical to inline it.
Signed-off-by: Denys Vlasenko <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions