diff options
author | Sean Christopherson <seanjc@google.com> | 2024-06-12 22:59:06 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-07-12 18:17:35 +0300 |
commit | f5e7f00cf1950c771987778444a6600b5f2d883a (patch) | |
tree | 3eeca28cc5ef4fde808c1d9cc52975bff303694d /tools/perf/scripts/python | |
parent | 5186ec223b68cc5100035d605a730819f774932f (diff) | |
download | linux-f5e7f00cf1950c771987778444a6600b5f2d883a.tar.xz |
KVM: x86/mmu: Account pf_{fixed,emulate,spurious} in callers of "do page fault"
Move the accounting of the result of kvm_mmu_do_page_fault() to its
callers, as only pf_fixed is common to guest page faults and async #PFs,
and upcoming support KVM_PRE_FAULT_MEMORY won't bump _any_ stats.
Signed-off-by: Sean Christopherson <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