aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorAvi Kivity <[email protected]>2010-10-21 12:20:31 +0200
committerAvi Kivity <[email protected]>2011-01-12 11:23:29 +0200
commit13c34e073bec75aa4c8d1bb80c10fd7291f3423a (patch)
tree4fa0808d6c262ca4b1277d613909b2af2ec85ca7 /tools/perf/scripts/python/syscall-counts.py
parentd4c90b0043bdb40a6f340d34b2ac1861040de88c (diff)
KVM: SVM: Move guest register save out of interrupts disabled section
Saving guest registers is just a memory copy, and does not need to be in the critical section. Move outside the critical section to improve latency a bit. Signed-off-by: Avi Kivity <[email protected]> Signed-off-by: Marcelo Tosatti <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions