diff options
author | Waiman Long <[email protected]> | 2015-12-10 15:17:45 -0500 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-02-29 10:02:42 +0100 |
commit | 32d62510f949d3c8e83b9b3b844a84446611661b (patch) | |
tree | fd97c000d107276754eca8f522d0a6f818c6e257 /tools/perf/scripts/python/stackcollapse.py | |
parent | cb037fdad6772df2d49fe61c97d7c0d8265bc918 (diff) |
locking/pvqspinlock: Enable slowpath locking count tracking
This patch enables the tracking of the number of slowpath locking
operations performed. This can be used to compare against the number
of lock stealing operations to see what percentage of locks are stolen
versus acquired via the regular slowpath.
Signed-off-by: Waiman Long <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Douglas Hatch <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Scott J Norton <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions