summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2023-07-12 02:01:27 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2023-07-29 18:05:29 +0300
commit87d53582bc8be30a11654a45fac0a257ed830ea8 (patch)
tree5026f1ef3bdad858bcc740742f3e454584ea5e6e /tools/perf/scripts/python
parent625646aede90554fed8d46fd0e081238e071ac5e (diff)
downloadlinux-87d53582bc8be30a11654a45fac0a257ed830ea8.tar.xz
KVM: selftests: Clean up stats fd in common stats_test() helper
Move the stats fd cleanup code into stats_test() and drop the superfluous vm_stats_test() and vcpu_stats_test() helpers in order to decouple creation of the stats file from consuming/testing the file (deduping code is a bonus). This will make it easier to test various edge cases related to stats, e.g. that userspace can dup() a stats fd, that userspace can have multiple stats files for a singleVM/vCPU, etc. Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20230711230131.648752-4-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions