aboutsummaryrefslogtreecommitdiffstats
path: root/tools/kvm/kvm_stat/kvm_stat.txt
diff options
context:
space:
mode:
authorStefan Raspl <raspl@linux.vnet.ibm.com>2017-06-07 21:08:39 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2017-06-08 18:20:21 +0200
commit64eefad2cdbf2d7c76e24d0b67e19efdbe1c97a9 (patch)
tree73838d741dae63cbdadca39aa2ce5128fd220e4f /tools/kvm/kvm_stat/kvm_stat.txt
parenttools/kvm_stat: add new interactive command 'h' (diff)
downloadlinux-dev-64eefad2cdbf2d7c76e24d0b67e19efdbe1c97a9.tar.xz
linux-dev-64eefad2cdbf2d7c76e24d0b67e19efdbe1c97a9.zip
tools/kvm_stat: add new interactive command 's'
Add new command 's' to modify the update interval. Limited to a maximum of 25.5 sec and a minimum of 0.1 sec, since curses cannot handle longer and shorter delays respectively. Signed-off-by: Stefan Raspl <raspl@linux.vnet.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/kvm/kvm_stat/kvm_stat.txt')
-rw-r--r--tools/kvm/kvm_stat/kvm_stat.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/kvm/kvm_stat/kvm_stat.txt b/tools/kvm/kvm_stat/kvm_stat.txt
index 2bad6f22183b..cc019b09e0f5 100644
--- a/tools/kvm/kvm_stat/kvm_stat.txt
+++ b/tools/kvm/kvm_stat/kvm_stat.txt
@@ -43,6 +43,8 @@ INTERACTIVE COMMANDS
*r*:: reset stats
+*s*:: set update interval
+
*x*:: toggle reporting of stats for child trace events
Press any other key to refresh statistics immediately.