1**--dump-tasks**
2
3        prints the task running on all CPUs if stop conditions are met (depends on !--no-aa)
4
5**--no-aa**
6
7        disable auto-analysis, reducing rtla timerlat cpu usage
8
9**--aa-only** *us*
10
11        Set stop tracing conditions and run without collecting and displaying statistics.
12        Print the auto-analysis if the system hits the stop tracing condition. This option
13        is useful to reduce rtla timerlat CPU, enabling the debug without the overhead of
14        collecting the statistics.
15