linux/tools/kvm/kvm_stat
Stefan Raspl e0ba38765c tools/kvm_stat: fix misc glitches
Addresses
- eliminate extra import
- missing variable initialization
- type redefinition from int to float
- passing of int type argument instead of string
- a couple of PEP8-reported indentation/formatting glitches
- remove unused variable drilldown in class Tui

Signed-off-by: Stefan Raspl <raspl@linux.vnet.ibm.com>
Reviewed-by: Marc Hartmayer <mhartmay@linux.vnet.ibm.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
2017-03-29 12:01:25 +02:00
..
kvm_stat tools/kvm_stat: fix misc glitches 2017-03-29 12:01:25 +02:00
kvm_stat.txt tools: kvm_stat: Introduce pid monitoring 2016-05-25 16:12:06 +02:00
Makefile