diff options
author | Marc Zyngier <[email protected]> | 2021-06-03 16:50:02 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2021-06-18 14:18:37 +0100 |
commit | d0c94c49792cf780cbfefe29f81bb8c3b73bc76b (patch) | |
tree | 632cd74cd7d4cbf7122bf3235de72d974359c9ae /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2a71fabf6a1bc9162a84e18d6ab991230ca4d588 (diff) |
KVM: arm64: Restore PMU configuration on first run
Restoring a guest with an active virtual PMU results in no perf
counters being instanciated on the host side. Not quite what
you'd expect from a restore.
In order to fix this, force a writeback of PMCR_EL0 on the first
run of a vcpu (using a new request so that it happens once the
vcpu has been loaded). This will in turn create all the host-side
counters that were missing.
Reported-by: Jinank Jain <[email protected]>
Tested-by: Jinank Jain <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions