aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorChristoffer Dall <[email protected]>2017-03-18 13:48:42 +0100
committerChristoffer Dall <[email protected]>2017-04-09 07:49:12 -0700
commit8ac76ef4b5139a1d10e459ae43b6c14f49391977 (patch)
tree413557a35e5f60b5951c3b261cd8604383bd1089 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent0b09b6e51931ef5b4e0d7adee0a666c7f4b1867b (diff)
KVM: arm/arm64: vgic: Improve sync_hwstate performance
There is no need to call any functions to fold LRs when we don't use any LRs and we don't need to mess with overflow flags, take spinlocks, or prune the AP list if the AP list is empty. Note: list_empty is a single atomic read (uses READ_ONCE) and can therefore check if a list is empty or not without the need to take the spinlock protecting the list. Reviewed-by: Marc Zyngier <[email protected]> Signed-off-by: Christoffer Dall <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions