1**-p**, **--period** *us*
2
3        Set the *osnoise* tracer period in microseconds.
4
5**-r**, **--runtime** *us*
6
7        Set the *osnoise* tracer runtime in microseconds.
8
9**-s**, **--stop** *us*
10
11        Stop the trace if a single sample is higher than the argument in microseconds.
12        If **-T** is set, it will also save the trace to the output.
13
14**-S**, **--stop-total** *us*
15
16        Stop the trace if the total sample is higher than the argument in microseconds.
17        If **-T** is set, it will also save the trace to the output.
18