aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2021-10-21 18:00:05 -0700
committerPaolo Bonzini <[email protected]>2021-10-22 05:51:52 -0400
commit21fa324654e4c733aa6538001194eac13d8bec07 (patch)
tree0abc0d65d329353c9a37fc0320266408c4fbea12 /tools/perf/scripts/python/flamegraph.py
parente8be2a5ba86c7d6553a22d76fd21ac2cf665b165 (diff)
KVM: x86/mmu: Extract zapping of rmaps for gfn range to separate helper
Extract the zapping of rmaps, a.k.a. legacy MMU, for a gfn range to a separate helper to clean up the unholy mess that kvm_zap_gfn_range() has become. In addition to deep nesting, the rmaps zapping spreads out the declaration of several variables and is generally a mess. Clean up the mess now so that future work to improve the memslots implementation doesn't need to deal with it. Cc: Maciej S. Szmigiero <[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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions