-h, --help
- |
-Views the help Information.
- |
-
--b n, --buffer_size n
- |
-Sets the size of the buffer (KB) for storing and reading traces. The default buffer size is 2048 KB.
- |
-
--t n, --time n
- |
-Sets the ByTrace uptime in seconds, which depends on the time required for analysis.
- |
-
---trace_clock clock
- |
-Sets the type of the clock for adding a timestamp to a trace, which can be boot (default), global, mono, uptime, or perf.
- |
-
---trace_begin
- |
-Starts trace.
- |
-
---trace_dump
- |
-Dumps traced data to a specified position (the default position is the console).
- |
-
---trace_finish
- |
-Stops capturing traces and dumps traced data to a specified position (the default position is the console).
- |
-
--l, --list_categories
- |
-Lists the ByTrace categories supported by the device.
- |
-
---overwrite
- |
-Sets the action to take when the buffer is full. If this option is used, the latest traced data is discarded.
- |
-
--o filename, --output filename
- |
-Outputs traced data to a specified file.
- |
-
--z
- |
-Compresses traced data.
- |
-
-
-