On 1/12/22 18:16, Steven Rostedt wrote: > On Wed, 12 Jan 2022 12:14:26 -0500 > Steven Rostedt <rostedt@xxxxxxxxxxx> wrote: > >> 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. > At least it use to be in tools/tracing/rtla, but this series has code > in Documentation/tools/rtla, was it not fully moved over? The code is in tools/tracing/rtla/. The documentation is in Documentation/tools/rtla. It was requested by Corbet in the v3 [1]. Am I missing something? [1] https://lore.kernel.org/lkml/87tuhcsu0h.fsf@xxxxxxxxxxxx/ -- Daniel