aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorHeiko Carstens <[email protected]>2024-11-26 11:25:13 +0100
committerHeiko Carstens <[email protected]>2024-11-27 12:55:15 +0100
commit5618c53d96d1bf2df07df8b9204773db28acbc1b (patch)
treee270549b85efe377ca3a3d84d5e603100cf42ba3 /tools/perf/scripts/python/export-to-postgresql.py
parent7726b55b5d6c22dc0e66570597bf6e43d410d093 (diff)
KVM: s390: Use try_cmpxchg() instead of cmpxchg() loops
Convert all cmpxchg() loops to try_cmpxchg() loops. With gcc 14 and the usage of flag output operands in try_cmpxchg() this allows the compiler to generate slightly better code. Acked-by: Claudio Imbrenda <[email protected]> Acked-by: Janosch Frank <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions