commit | 38e89c37a1e05e6e16af582b980534abda29a4d9 | [log] [tgz] |
---|---|---|
author | Stefan Raspl <raspl@linux.vnet.ibm.com> | Wed Jun 07 21:08:37 2017 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 08 18:17:37 2017 +0200 |
tree | ef7c3fef0f50f834a3e6cb9cf807d12e30e05e25 | |
parent | f6d753102a2469ae4ce08ef3e34d170ec583fb50 [diff] |
tools/kvm_stat: rename 'Current' column to 'CurAvg/s' 'Current' can be misleading as it doesn't tell whether this is the amount of events in the last interval or the current average per second. Note that this necessitates widening the respective column by one more character. Signed-off-by: Stefan Raspl <raspl@linux.vnet.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>