[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAP4=nvTWmoZ8FvoLJK6R4ZJ+LW_4pp2WDcKqBNBt7pLjVfL0zw@mail.gmail.com>
Date: Thu, 11 Sep 2025 13:32:07 +0200
From: Tomas Glozar <tglozar@...hat.com>
To: Ivan Pravdin <ipravdin.official@...il.com>
Cc: rostedt@...dmis.org, linux-trace-kernel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 3/3] rtla: fix -a overriding -t argument
po 8. 9. 2025 v 4:06 odesÃlatel Ivan Pravdin
<ipravdin.official@...il.com> napsal:
>
> When running rtla as
>
> `rtla <timerlat|osnoise> <top|hist> -t custom_file.txt -a 100`
>
> -a options override trace output filename specified by -t option.
> Running the command above will create <timerlat|osnoise>_trace.txt file
> instead of custom_file.txt. Fix this by making sure that -a option does
> not override trace output filename even if it's passed after trace
> output filename is specified.
>
> Fixes: 173a3b014827 ("rtla/timerlat: Add the automatic trace option")
> Signed-off-by: Ivan Pravdin <ipravdin.official@...il.com>
This part is good, the only problematic bit was the clear_terminal stuff.
Reviewed-by: Tomas Glozar <tglozar@...hat.com>
Tomas
Powered by blists - more mailing lists