diff options
| author | Sean Christopherson <[email protected]> | 2021-02-25 12:47:33 -0800 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2021-03-15 04:43:39 -0400 |
| commit | 3849e0924ef14a245aa292ecaa9accdc4792012c (patch) | |
| tree | 7f7802088f115c5a8fa71c0256a82bbde1b01020 /tools/perf/scripts/python | |
| parent | a54aa15c6bda3ca7e2f9e040ba968a1da303e24f (diff) | |
KVM: x86/mmu: Drop redundant trace_kvm_mmu_set_spte() in the TDP MMU
Remove TDP MMU's call to trace_kvm_mmu_set_spte() that is done for both
shadow-present SPTEs and MMIO SPTEs. It's fully redundant for the
former, and unnecessary for the latter. This aligns TDP MMU tracing
behavior with that of the legacy MMU.
Fixes: 33dd3574f5fe ("kvm: x86/mmu: Add existing trace points to TDP MMU")
Cc: Ben Gardon <[email protected]>
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions