aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorPaolo Bonzini <[email protected]>2021-10-22 08:01:36 -0400
committerPaolo Bonzini <[email protected]>2022-06-24 12:54:20 -0400
commitdc7a4bfde507ffe1d8bef49aba1322f1d20c2cb3 (patch)
tree5dea3abaa7b16902ad977eb7116301f4a729e5a6 /tools/perf/scripts/python/bin/stackcollapse-report
parent0c05e10bce5217657bcdaa9787c9ea94e6b384b2 (diff)
KVM: x86: wean fast IN from emulator_pio_in
Use __emulator_pio_in() directly for fast PIO instead of bouncing through emulator_pio_in() now that __emulator_pio_in() fills "val" when handling in-kernel PIO. vcpu->arch.pio.count is guaranteed to be '0', so this a pure nop. emulator_pio_in_emulated is now the last caller of emulator_pio_in. No functional change intended. Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions