commit | 64eefad2cdbf2d7c76e24d0b67e19efdbe1c97a9 | [log] [tgz] |
---|---|---|
author | Stefan Raspl <raspl@linux.vnet.ibm.com> | Wed Jun 07 21:08:39 2017 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 08 18:20:21 2017 +0200 |
tree | 73838d741dae63cbdadca39aa2ce5128fd220e4f | |
parent | 1fdea7b2893045e5258a13937c3d78c425fd7aa0 [diff] |
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>