diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2021-08-06 04:35:50 -0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-10-01 03:44:52 -0400 |
commit | f0066d94c92dc5cf7f1a272a1bd324b0fc575292 (patch) | |
tree | 5df97c4eebe86d133052e6a56339773009784bb0 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 536f0e6ace95aa8d7b6d5522f0d56ae34e9fc39c (diff) |
KVM: MMU: change tracepoints arguments to kvm_page_fault
Pass struct kvm_page_fault to tracepoints instead of extracting the
arguments from the struct. This also lets the kvm_mmu_spte_requested
tracepoint pick the gfn directly from fault->gfn, instead of using
the address.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions