Commit 6627556c authored by Tomas Glozar's avatar Tomas Glozar
Browse files

Documentation/rtla: Rename sample/ to example/



The sample/ directory in tools/tracing/rtla was renamed to example/ in
an earlier commit.

Rename it also in the documentation.

Reviewed-by: default avatarWander Lairson Costa <wander@redhat.com>
Link: https://lore.kernel.org/r/20251126144205.331954-7-tglozar@redhat.com


Signed-off-by: default avatarTomas Glozar <tglozar@redhat.com>
parent fbb8ed66
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -64,4 +64,4 @@

        Set timerlat to run without workload, waiting for the user to dispatch a per-cpu
        task that waits for a new period on the tracing/osnoise/per_cpu/cpu$ID/timerlat_fd.
        See linux/tools/rtla/sample/timerlat_load.py for an example of user-load code.
        See linux/tools/rtla/example/timerlat_load.py for an example of user-load code.