From dbef8dd3bf00417e75a12c851b053e49c9e1a79e Mon Sep 17 00:00:00 2001 From: KAMEZAWA Hiroyuki Date: Wed, 2 Feb 2011 14:38:47 +0000 Subject: [PATCH] Add --block-in-bytes option. This option and the 'B' key toggles block I/O stats between requests and bytes. --- virt-top/virt-top.pod | 18 ++++++++++++++ virt-top/virt_top.ml | 69 +++++++++++++++++++++++++++++++++++++++++---------- 2 files changed, 74 insertions(+), 13 deletions(-) diff --git a/virt-top/virt-top.pod b/virt-top/virt-top.pod index 9e1e228..3a955ac 100755 --- a/virt-top/virt-top.pod +++ b/virt-top/virt-top.pod @@ -158,6 +158,10 @@ when used together with the I<--csv> and I<-n> options. Stream mode. All output is sent to stdout. This can be used from shell scripts etc. There is no user interface. +=item B<--block-in-bytes> + +Show I/O statistics in Bytes. Default is shown in the number of Requests. + =item B<--end-time time> The program will exit at the I