Re: [GIT PULL] RTLA changes for 7.2
From: Steven Rostedt
Date: Fri May 29 2026 - 09:57:10 EST
On Fri, 29 May 2026 15:06:43 +0200
Tomas Glozar <tglozar@xxxxxxxxxx> wrote:
> - Fix discrepancy in --dump-tasks option
>
> Due to a mistake, rtla-timerlat-hist used the CLI syntax "--dump-task"
> instead of the documented "--dump-tasks". Change the option to match
> both documentation and the other timerlat tool, rtla-timerlat-top.
Is there any concern that scripts might be using the old option?
I wonder if you should keep the old option for backward compatibility,
but do not document that it exists.
-- Steve