Re: [PATCH] Documentation: rtla: Correct command line example
From: Daniel Bristot de Oliveira
Date: Wed Oct 12 2022 - 08:51:54 EST
On 10/6/22 10:44, Pierre Gondois wrote:
> The '-t/-T' parameters seem to have been swapped:
> -t/--trace[=file]: save the stopped trace
> to [file|timerlat_trace.txt]
> -T/--thread us: stop trace if the thread latency
> is higher than the argument in us
I swapped them during the development, but it seems that I got the example
before swapping them :-).
> Swap them back.
>
> Signed-off-by: Pierre Gondois <pierre.gondois@xxxxxxx>
Acked-by: Daniel Bristot de Oliveira <bristot@xxxxxxxxxx>
Thanks!
-- Daniel