diff options
author | Zhen Lei <thunder.leizhen@huawei.com> | 2024-10-07 19:49:53 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-10-15 18:30:30 +0300 |
commit | 813fd07858cfb410bc9574c05b7922185f65989b (patch) | |
tree | 9329934c73bad7983824db149369173f185d698f /tools/perf/scripts/python/syscall-counts.py | |
parent | a0ae95040853aa05dc006f4b16f8c82c6f9dd9e4 (diff) | |
download | linux-813fd07858cfb410bc9574c05b7922185f65989b.tar.xz |
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 <thunder.leizhen@huawei.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20240911083521.2257-3-thunder.leizhen@huawei.com
Link: https://lore.kernel.org/all/20241007164913.073653668@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions