summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2021-08-06 04:21:58 -0400
committerPaolo Bonzini <pbonzini@redhat.com>2021-10-01 03:44:49 -0400
commit4326e57ef40ae81a4db057b611666a432b7c996b (patch)
tree81038837d0d3322366c654b2c0a8f4d23697635a /tools/perf/scripts/python/syscall-counts-by-pid.py
parentc501040abc420977ea1998d0abc994435879f7d6 (diff)
KVM: MMU: change direct_page_fault() arguments to kvm_page_fault
Add fields to struct kvm_page_fault corresponding to the arguments of direct_page_fault(). The fields are initialized in the callers, and direct_page_fault() receives a struct kvm_page_fault instead of having to extract the arguments out of it. Also adjust FNAME(page_fault) to store the max_level in struct kvm_page_fault, to keep it similar to the direct map path. Suggested-by: Isaku Yamahata <isaku.yamahata@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions