Re: [for-next][PATCH 16/31] rtla: Real-Time Linux Analysis tool

From: Steven Rostedt
Date: Wed Jan 12 2022 - 12:14:39 EST


On Wed, 12 Jan 2022 11:30:54 -0500
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> On Wed, 12 Jan 2022 11:21:59 -0500
> Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
>
> >
> > Strange. I should have picked it up from Patchwork.
> >
> > https://patchwork.kernel.org/project/linux-trace-devel/list/?series=604588
>
> The above is the wrong v9 :-p (Now I see how this could have happened!)
>
> Should have been:
>
> https://patchwork.kernel.org/project/linux-trace-devel/list/?series=593861
>

And by making this mistake, I noticed something in doing the diff. You
put rtla into Documentation/tools. It should be in tools/ itself, not
the Documentation directory.

-- Steve