aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2022-08-18 19:18:28 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2022-08-18 19:18:28 -0700
commit0de277d44e5b2c4dc823baf0236864ebb0658191 (patch)
treed654238467827ac73e57f302d2ebf5212eb331d8 /Documentation
parenttee: add overflow check in register_shm_helper() (diff)
parentrtla: Consolidate and show all necessary libraries that failed for building (diff)
downloadlinux-dev-0de277d44e5b2c4dc823baf0236864ebb0658191.tar.xz
linux-dev-0de277d44e5b2c4dc823baf0236864ebb0658191.zip
Merge tag 'trace-rtla-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Pull rtla tool fixes from Steven Rostedt: "Fixes for the Real-Time Linux Analysis tooling: - Fix tracer name in comments and prints - Fix setting up symlinks - Allow extra flags to be set in build - Consolidate and show all necessary libraries not found in build error" * tag 'trace-rtla-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: rtla: Consolidate and show all necessary libraries that failed for building tools/rtla: Build with EXTRA_{C,LD}FLAGS tools/rtla: Fix command symlinks rtla: Fix tracer name
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/tools/rtla/rtla-timerlat-hist.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/tools/rtla/rtla-timerlat-hist.rst b/Documentation/tools/rtla/rtla-timerlat-hist.rst
index e12eae1f3301..6bf7f0ca4556 100644
--- a/Documentation/tools/rtla/rtla-timerlat-hist.rst
+++ b/Documentation/tools/rtla/rtla-timerlat-hist.rst
@@ -33,7 +33,7 @@ EXAMPLE
=======
In the example below, **rtla timerlat hist** is set to run for *10* minutes,
in the cpus *0-4*, *skipping zero* only lines. Moreover, **rtla timerlat
-hist** will change the priority of the *timelat* threads to run under
+hist** will change the priority of the *timerlat* threads to run under
*SCHED_DEADLINE* priority, with a *10us* runtime every *1ms* period. The
*1ms* period is also passed to the *timerlat* tracer::