aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorOliver Upton <[email protected]>2023-07-10 19:31:39 +0000
committerMarc Zyngier <[email protected]>2023-07-11 08:40:52 +0000
commitef98406036769107d5c49a519b31c940910b98d3 (patch)
treeb915e88fac941c3df16d5ee3f802e2b9a4255e4a /tools/perf/scripts/python/flamegraph.py
parentKVM: arm64: Remove pointless check for changed init target (diff)
downloadkernel-ef98406036769107d5c49a519b31c940910b98d3.tar.gz
kernel-ef98406036769107d5c49a519b31c940910b98d3.zip
KVM: arm64: Replace vCPU target with a configuration flag
The value of kvm_vcpu_arch::target has been used to determine if a vCPU has actually been initialized. Storing this as an integer is needless at this point, as KVM doesn't do any microarch-specific emulation in the first place. Instead, all we care about is whether or not the vCPU has been initialized. Delete the field in favor of a vCPU configuration flag indicating if KVM_ARM_VCPU_INIT has completed for the vCPU. Reviewed-by: Zenghui Yu <[email protected]> Signed-off-by: Oliver Upton <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions