mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-23 05:56:14 -04:00
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>
This commit is contained in:
committed by
Paolo Bonzini
parent
61f381bb7e
commit
ab7ef193fa
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user