diff options
author | Sean Christopherson <[email protected]> | 2023-03-10 16:46:02 -0800 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2023-04-06 14:57:23 -0700 |
commit | e4d86fb910dfdeb4320d5a7b9ebf6e81f10b1380 (patch) | |
tree | 9d114501ec5b4c467f3030f855f9db15a2d57f12 /tools/perf/scripts/python/stackcollapse.py | |
parent | 9eb6ba31db27253a11441368d2801c1eedc48b4f (diff) |
KVM: selftests: Split PMU caps sub-tests to avoid writing MSR after KVM_RUN
Split the PERF_CAPABILITIES subtests into two parts so that the LBR format
testcases don't execute after KVM_RUN. Similar to the guest CPUID model,
KVM will soon disallow changing PERF_CAPABILITIES after KVM_RUN, at which
point attempting to set the MSR after KVM_RUN will yield false positives
and/or false negatives depending on what the test is trying to do.
Land the LBR format test in a more generic "immutable features" test in
anticipation of expanding its scope to other immutable features.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions