commit | b763adf1a6b271f17f15ea31fae93d03e980d911 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed May 21 12:42:26 2014 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed May 21 17:56:37 2014 +0200 |
tree | 55b40643c54068783aa4c6ef32f1c99f58548ebd | |
parent | a096b3a6732f846ec57dc28b47ee9435aa0609bf [diff] |
kvm_stat: allow choosing between tracepoints and old stats The old stats contain information not available in the tracepoints. By default, keep the old behavior, but allow choosing which set of stats to present, or even both. Inspired by a patch from Marcelo Tosatti. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>