Skip to content

Commit 0cc9e7c

Browse files
lenticularis39Jonathan Corbet
authored andcommitted
Documentation/rtla: Fix duplicate text about timerlat tracer
A passage about how the timerlat tracer outputs information is included in both common_timerlat_description.rst and rtla-timerlat.rst, leading it to be displayed twice in the rtla-timerlat page. Remove the duplicate passage from rtla-timerlat.rst. 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-2-tglozar@redhat.com
1 parent 1af3109 commit 0cc9e7c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Documentation/tools/rtla/rtla-timerlat.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ DESCRIPTION
1616

1717
.. include:: common_timerlat_description.rst
1818

19-
The *timerlat* tracer outputs information in two ways. It periodically
20-
prints the timer latency at the timer *IRQ* handler and the *Thread* handler.
21-
It also provides information for each noise via the **osnoise:** tracepoints.
2219
The **rtla timerlat top** mode displays a summary of the periodic output
2320
from the *timerlat* tracer. The **rtla hist hist** mode displays a histogram
2421
of each tracer event occurrence. For further details, please refer to the

0 commit comments

Comments
 (0)