162306a36Sopenharmony_ci**-c**, **--cpus** *cpu-list* 262306a36Sopenharmony_ci 362306a36Sopenharmony_ci Set the osnoise tracer to run the sample threads in the cpu-list. 462306a36Sopenharmony_ci 562306a36Sopenharmony_ci**-H**, **--house-keeping** *cpu-list* 662306a36Sopenharmony_ci 762306a36Sopenharmony_ci Run rtla control threads only on the given cpu-list. 862306a36Sopenharmony_ci 962306a36Sopenharmony_ci**-d**, **--duration** *time[s|m|h|d]* 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ci Set the duration of the session. 1262306a36Sopenharmony_ci 1362306a36Sopenharmony_ci**-D**, **--debug** 1462306a36Sopenharmony_ci 1562306a36Sopenharmony_ci Print debug info. 1662306a36Sopenharmony_ci 1762306a36Sopenharmony_ci**-t**, **--trace**\[*=file*] 1862306a36Sopenharmony_ci 1962306a36Sopenharmony_ci Save the stopped trace to [*file|osnoise_trace.txt*]. 2062306a36Sopenharmony_ci 2162306a36Sopenharmony_ci**-e**, **--event** *sys:event* 2262306a36Sopenharmony_ci 2362306a36Sopenharmony_ci Enable an event in the trace (**-t**) session. The argument can be a specific event, e.g., **-e** *sched:sched_switch*, or all events of a system group, e.g., **-e** *sched*. Multiple **-e** are allowed. It is only active when **-t** or **-a** are set. 2462306a36Sopenharmony_ci 2562306a36Sopenharmony_ci**--filter** *<filter>* 2662306a36Sopenharmony_ci 2762306a36Sopenharmony_ci Filter the previous **-e** *sys:event* event with *<filter>*. For further information about event filtering see https://www.kernel.org/doc/html/latest/trace/events.html#event-filtering. 2862306a36Sopenharmony_ci 2962306a36Sopenharmony_ci**--trigger** *<trigger>* 3062306a36Sopenharmony_ci Enable a trace event trigger to the previous **-e** *sys:event*. 3162306a36Sopenharmony_ci If the *hist:* trigger is activated, the output histogram will be automatically saved to a file named *system_event_hist.txt*. 3262306a36Sopenharmony_ci For example, the command: 3362306a36Sopenharmony_ci 3462306a36Sopenharmony_ci rtla <command> <mode> -t -e osnoise:irq_noise --trigger="hist:key=desc,duration/1000:sort=desc,duration/1000:vals=hitcount" 3562306a36Sopenharmony_ci 3662306a36Sopenharmony_ci Will automatically save the content of the histogram associated to *osnoise:irq_noise* event in *osnoise_irq_noise_hist.txt*. 3762306a36Sopenharmony_ci 3862306a36Sopenharmony_ci For further information about event trigger see https://www.kernel.org/doc/html/latest/trace/events.html#event-triggers. 3962306a36Sopenharmony_ci 4062306a36Sopenharmony_ci**-P**, **--priority** *o:prio|r:prio|f:prio|d:runtime:period* 4162306a36Sopenharmony_ci 4262306a36Sopenharmony_ci Set scheduling parameters to the osnoise tracer threads, the format to set the priority are: 4362306a36Sopenharmony_ci 4462306a36Sopenharmony_ci - *o:prio* - use SCHED_OTHER with *prio*; 4562306a36Sopenharmony_ci - *r:prio* - use SCHED_RR with *prio*; 4662306a36Sopenharmony_ci - *f:prio* - use SCHED_FIFO with *prio*; 4762306a36Sopenharmony_ci - *d:runtime[us|ms|s]:period[us|ms|s]* - use SCHED_DEADLINE with *runtime* and *period* in nanoseconds. 4862306a36Sopenharmony_ci 4962306a36Sopenharmony_ci**-C**, **--cgroup**\[*=cgroup*] 5062306a36Sopenharmony_ci 5162306a36Sopenharmony_ci Set a *cgroup* to the tracer's threads. If the **-C** option is passed without arguments, the tracer's thread will inherit **rtla**'s *cgroup*. Otherwise, the threads will be placed on the *cgroup* passed to the option. 5262306a36Sopenharmony_ci 5362306a36Sopenharmony_ci**-h**, **--help** 5462306a36Sopenharmony_ci 5562306a36Sopenharmony_ci Print help menu. 56