diff options
author | 2023-07-11 16:01:27 -0700 | |
---|---|---|
committer | 2023-07-29 11:05:29 -0400 | |
commit | 87d53582bc8be30a11654a45fac0a257ed830ea8 (patch) | |
tree | 5026f1ef3bdad858bcc740742f3e454584ea5e6e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: selftests: Use pread() to read binary stats header (diff) | |
download | linux-rng-87d53582bc8be30a11654a45fac0a257ed830ea8.tar.xz linux-rng-87d53582bc8be30a11654a45fac0a257ed830ea8.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions