commit | 6789af030a462708f937137e05eb12ea009fb348 | [log] [tgz] |
---|---|---|
author | Stefan Raspl <stefan.raspl@de.ibm.com> | Thu Feb 22 12:16:30 2018 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sat Feb 24 01:43:46 2018 +0100 |
tree | 06df2d3a37ba977243030c7787702c54c2e74503 | |
parent | df72ecfc790fa01de1c41f836ff51d12f9c40318 [diff] |
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>