mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-09 02:24:45 +00:00
tools: acrntrace: Change option -t to -i
Option -i is more suitable for interval. Meanwhile, we will use option -t for timeout in later patch. Signed-off-by: Kaige Fu <kaige.fu@intel.com> Reviewed-by: Eddie Dong <eddie.dong@intel.com> Reviewed-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
This commit is contained in:
@@ -18,7 +18,7 @@ output to trace file under ``/tmp/acrntrace`` with raw (binary) data format.
|
||||
Options:
|
||||
|
||||
-h print this message
|
||||
-t period specify polling interval in milliseconds [1-999]
|
||||
-i period specify polling interval in milliseconds [1-999]
|
||||
-c clear the buffered old data
|
||||
-r minimal amount (in MB) of free space kept on the disk
|
||||
before acrntrace stops
|
||||
|
||||
Reference in New Issue
Block a user