diff options
| author | Sean Christopherson <[email protected]> | 2021-03-04 17:10:47 -0800 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2021-03-15 04:42:15 -0400 |
| commit | b37233c911cbecd22a8a2a80137efe706c727d76 (patch) | |
| tree | 524bdffd1af79031b3c29e4bc2b7ae0664518dbb /tools/perf/scripts/python/flamegraph.py | |
| parent | 04d45551a1eefbea42655da52f56e846c0af721a (diff) | |
KVM: x86/mmu: Capture 'mmu' in a local variable when allocating roots
Grab 'mmu' and do s/vcpu->arch.mmu/mmu to shorten line lengths and yield
smaller diffs when moving code around in future cleanup without forcing
the new code to use the same ugly pattern.
No functional change intended.
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