diff options
author | Zhen Lei <[email protected]> | 2024-10-07 18:49:53 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-10-15 17:30:30 +0200 |
commit | 813fd07858cfb410bc9574c05b7922185f65989b (patch) | |
tree | 9329934c73bad7983824db149369173f185d698f /tools/perf/scripts/python/parallel-perf.py | |
parent | a0ae95040853aa05dc006f4b16f8c82c6f9dd9e4 (diff) |
debugobjects: Collect newly allocated objects in a list to reduce lock contention
Collect the newly allocated debug objects in a list outside the lock, so
that the lock held time and the potential lock contention is reduced.
Signed-off-by: Zhen Lei <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Link: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions