commit | cf656c76614c6ec5b016233cac29738881c83c08 | [log] [tgz] |
---|---|---|
author | Stefan Raspl <stefan.raspl@de.ibm.com> | Mon Dec 11 12:25:29 2017 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Dec 14 09:25:47 2017 +0100 |
tree | 2acd1b5b4409fd5e472c8dbad891b8344d7e5859 | |
parent | 73fab6ffbd83795e38974bb438e7afce0242c61a [diff] |
tools/kvm_stat: add line for totals Add a line for the total number of events and current average at the bottom of the body. Note that both values exclude child trace events. I.e. if drilldown is activated via interactive command 'x', only the totals are accounted, or we'd be counting these twice (see previous commit "tools/kvm_stat: fix child trace events accounting"). Signed-off-by: Stefan Raspl <raspl@linux.vnet.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>