aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorMingwei Zhang <[email protected]>2022-08-25 22:57:53 +0000
committerPaolo Bonzini <[email protected]>2022-09-26 12:02:32 -0400
commit89e54ec592324ed8b2b1eb41f91c1a4b724b0db5 (patch)
tree0a25f9866c0a22209e57f68f90205266010d0667 /tools/perf/scripts/python/netdev-times.py
parentbff0adc40c0050dbbcec74829ffa9ef5a5d29eba (diff)
KVM: x86: Update trace function for nested VM entry to support VMX
Update trace function for nested VM entry to support VMX. Existing trace function only supports nested VMX and the information printed out is AMD specific. So, rename trace_kvm_nested_vmrun() to trace_kvm_nested_vmenter(), since 'vmenter' is generic. Add a new field 'isa' to recognize Intel and AMD; Update the output to print out VMX/SVM related naming respectively, eg., vmcb vs. vmcs; npt vs. ept. Opportunistically update the call site of trace_kvm_nested_vmenter() to make one line per parameter. Signed-off-by: Mingwei Zhang <[email protected]> Link: https://lore.kernel.org/r/[email protected] [sean: align indentation, s/update/rename in changelog] Signed-off-by: Sean Christopherson <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions