Alex Jia
831c81fcd4
tools: format percent strings of nodecpustats
* tools/virsh.c: format strings display for virsh nodecpustats --percent.
* how to reproduce?
% virsh nodecpustats --percent
usage: 2.0%
user : 1.0%
system: 1.0%
idle : 98.0%
iowait: 0.0%
* after format strings
% virsh nodecpustats --percent
usage: 2.0%
user: 1.0%
system: 1.0%
idle: 98.0%
iowait: 0.0%
Signed-off-by: Alex Jia <ajia@redhat.com>
2011-07-26 09:57:36 -06:00
..
2011-06-28 18:18:06 +01:00
2011-07-21 10:34:51 -06:00
2010-11-11 16:03:20 +00:00
2009-09-21 14:41:45 +01:00
2009-09-21 14:41:45 +01:00
2009-09-21 14:41:45 +01:00
2009-09-21 14:41:45 +01:00
2011-07-21 16:24:09 -06:00
2011-07-21 16:24:09 -06:00
2011-06-29 09:12:41 -06:00
2009-09-21 14:41:45 +01:00
2011-07-26 09:57:36 -06:00
2011-07-26 09:28:41 -06:00
2011-02-21 10:32:34 -07:00
2011-06-28 18:18:06 +01:00
2011-02-21 10:32:34 -07:00