Skip to content

Commit de05e52

Browse files
Documentation/rtla: Fix typo in rtla-timerlat.rst
JIRA: https://issues.redhat.com/browse/RHEL-117873 commit caa42c6 Author: Tomas Glozar <tglozar@redhat.com> Date: Tue Mar 11 12:49:34 2025 +0100 Documentation/rtla: Fix typo in rtla-timerlat.rst The file says "rtla hist hist mode" instead of "rtla timerlat hist mode". Fix the typo. Fixes: 29380d4 ("rtla: Add rtla timerlat documentation") Signed-off-by: Tomas Glozar <tglozar@redhat.com> Reviewed-by: Luis Claudio R. Goncalves <lgoncalv@redhat.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20250311114936.148012-3-tglozar@redhat.com Signed-off-by: Tomas Glozar <tglozar@redhat.com>
1 parent 5613424 commit de05e52

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Documentation/tools/rtla/rtla-timerlat.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ DESCRIPTION
1717
.. include:: common_timerlat_description.rst
1818

1919
The **rtla timerlat top** mode displays a summary of the periodic output
20-
from the *timerlat* tracer. The **rtla hist hist** mode displays a histogram
21-
of each tracer event occurrence. For further details, please refer to the
22-
respective man page.
20+
from the *timerlat* tracer. The **rtla timerlat hist** mode displays
21+
a histogram of each tracer event occurrence. For further details, please
22+
refer to the respective man page.
2323

2424
MODES
2525
=====

0 commit comments

Comments
 (0)