aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorYuyang Du <[email protected]>2019-05-06 16:19:28 +0800
committerIngo Molnar <[email protected]>2019-06-03 11:55:45 +0200
commitaa4807719e076bfb2dee9c96adf2c648e47d472f (patch)
tree8e370d7c74b894b502d798d529d4ca25e3b80562 /tools/perf/scripts/python/stackcollapse.py
parent31a490e5c54f5499aa744f8524611e2a4b19f8ba (diff)
locking/lockdep: Change type of the element field in circular_queue
The element field is an array in struct circular_queue to keep track of locks in the search. Making it the same type as the locks avoids type cast. Also fix a typo and elaborate the comment above struct circular_queue. No functional change. Signed-off-by: Yuyang Du <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Reviewed-by: Bart Van Assche <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions