diff options
author | 2024-10-07 18:49:53 +0200 | |
---|---|---|
committer | 2024-10-15 17:30:30 +0200 | |
commit | 813fd07858cfb410bc9574c05b7922185f65989b (patch) | |
tree | 9329934c73bad7983824db149369173f185d698f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | debugobjects: Delete a piece of redundant code (diff) | |
download | wireguard-linux-813fd07858cfb410bc9574c05b7922185f65989b.tar.xz wireguard-linux-813fd07858cfb410bc9574c05b7922185f65989b.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions