commit | fe804cd6774938814242aa67bb7e7cbc934b1203 | [log] [tgz] |
---|---|---|
author | Stefan Raspl <stefan.raspl@de.ibm.com> | Tue Sep 25 09:19:36 2018 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Oct 01 15:40:59 2018 +0200 |
tree | 0915a9f3bcf0039acf13762023a3e53c21eabf0e | |
parent | 62cf9bd8118c4009f02c477ef78c723f49e53e16 [diff] |
tools/kvm_stat: cut down decimal places in update interval dialog We currently display the default number of decimal places for floats in _show_set_update_interval(), which is quite pointless. Cutting down to a single decimal place. Signed-off-by: Stefan Raspl <raspl@linux.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>