1**-p**, **--period** *us* 2 3 Set the *timerlat* tracer period in microseconds. 4 5**-i**, **--irq** *us* 6 7 Stop trace if the *IRQ* latency is higher than the argument in us. 8 9**-T**, **--thread** *us* 10 11 Stop trace if the *Thread* latency is higher than the argument in us. 12 13**-s**, **--stack** *us* 14 15 Save the stack trace at the *IRQ* if a *Thread* latency is higher than the 16 argument in us. 17