mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:24:45 +01: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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue