linux/tools/kvm/kvm_stat
Stefan Raspl 124c2fc9fd tools/kvm_stat: fix event counts display for interrupted intervals
When an update interval is interrupted via key press (e.g. space), the
'Current' column value is calculated using the full interval length
instead of the elapsed time, which leads to lower than actual numbers.
Furthermore, the value should be rounded, not truncated.
This is fixed by using the actual elapsed time for the calculation.

Signed-off-by: Stefan Raspl <raspl@linux.vnet.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2017-06-08 18:13:23 +02:00
..
kvm_stat tools/kvm_stat: fix event counts display for interrupted intervals 2017-06-08 18:13:23 +02:00
kvm_stat.txt tools/kvm_stat: add interactive command 'r' 2017-03-29 12:01:32 +02:00
Makefile tools: Add kvm_stat man page 2016-05-25 16:12:03 +02:00