tools/kvm_stat: print 'Total' line for multiple events only
authorStefan Raspl <stefan.raspl@de.ibm.com>
Thu, 22 Feb 2018 11:16:30 +0000 (12:16 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 24 Feb 2018 00:43:46 +0000 (01:43 +0100)
commit6789af030a462708f937137e05eb12ea009fb348
tree06df2d3a37ba977243030c7787702c54c2e74503
parentdf72ecfc790fa01de1c41f836ff51d12f9c40318
tools/kvm_stat: print 'Total' line for multiple events only

The 'Total' line looks a bit weird when we have a single event only. This
can happen e.g. due to filters. Therefore suppress when there's only a
single event in the output.

Signed-off-by: Stefan Raspl <raspl@linux.vnet.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/kvm/kvm_stat/kvm_stat