Lines Matching +full:stop +full:- +full:mode
1 **-a**, **--auto** *us*
3 Set the automatic trace mode. This mode sets some commonly used options
4 while debugging the system. It is equivalent to use **-s** *us* **-T 1 -t**.
6 **-p**, **--period** *us*
10 **-r**, **--runtime** *us*
14 **-s**, **--stop** *us*
16 Stop the trace if a single sample is higher than the argument in microseconds.
17 If **-T** is set, it will also save the trace to the output.
19 **-S**, **--stop-total** *us*
21 Stop the trace if the total sample is higher than the argument in microseconds.
22 If **-T** is set, it will also save the trace to the output.
24 **-T**, **--threshold** *us*
29 **-t**, **--trace** \[*file*]