mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 02:24:24 +02:00
Documentation/rtla: Fix typo in common_timerlat_description.rst
Fix "it enable" to "it enables".
Fixes: 29380d4055 ("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-4-tglozar@redhat.com
This commit is contained in:
parent
caa42c6df3
commit
e7d3b24e34
|
|
@ -6,5 +6,5 @@ debugging of operating system timer latency.
|
|||
|
||||
The *timerlat* tracer outputs information in two ways. It periodically
|
||||
prints the timer latency at the timer *IRQ* handler and the *Thread*
|
||||
handler. It also enable the trace of the most relevant information via
|
||||
handler. It also enables the trace of the most relevant information via
|
||||
**osnoise:** tracepoints.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user