commit | ab7ef193fab628fc5da6fd4f4672ffd0d1bb53df | [log] [tgz] |
---|---|---|
author | Stefan Raspl <raspl@linux.vnet.ibm.com> | Sun Jun 25 21:34:15 2017 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Jun 27 16:43:48 2017 +0200 |
tree | 12a27445d162ceefbc959f510a4b056f00916997 | |
parent | 61f381bb7e1a8e9250aa32b3963a7a5c4b92cbf5 [diff] |
tools/kvm_stat: add new command line switch '-i' It might be handy to display the full history of event stats to compare the current event distribution against any available historic data. Since we have that available for debugfs, we offer a respective command line option to display what's available. Signed-off-by: Stefan Raspl <raspl@linux.vnet.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>