aboutsummaryrefslogtreecommitdiffstats
path: root/tools/kvm/kvm_stat/kvm_stat.txt
diff options
context:
space:
mode:
authorStefan Raspl <raspl@linux.vnet.ibm.com>2017-06-25 21:34:15 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2017-06-27 16:43:48 +0200
commitab7ef193fab628fc5da6fd4f4672ffd0d1bb53df (patch)
tree12a27445d162ceefbc959f510a4b056f00916997 /tools/kvm/kvm_stat/kvm_stat.txt
parenttools/kvm_stat: fix error on interactive command 'g' (diff)
downloadlinux-dev-ab7ef193fab628fc5da6fd4f4672ffd0d1bb53df.tar.xz
linux-dev-ab7ef193fab628fc5da6fd4f4672ffd0d1bb53df.zip
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>
Diffstat (limited to 'tools/kvm/kvm_stat/kvm_stat.txt')
-rw-r--r--tools/kvm/kvm_stat/kvm_stat.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/kvm/kvm_stat/kvm_stat.txt b/tools/kvm/kvm_stat/kvm_stat.txt
index e24ac464d341..851372d263cc 100644
--- a/tools/kvm/kvm_stat/kvm_stat.txt
+++ b/tools/kvm/kvm_stat/kvm_stat.txt
@@ -70,6 +70,10 @@ OPTIONS
--debugfs::
retrieve statistics from debugfs
+-i::
+--debugfs-include-past::
+ include all available data on past events for debugfs
+
-p<pid>::
--pid=<pid>::
limit statistics to one virtual machine (pid)