Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Documentation/rtla: Fix typo in rtla-timerlat-top.rst

Fix "seem" in place of intended "seen" in rtla-timerlat-top
documentation.

Fixes: df337d014b57 ("rtla: Add rtla timerlat top documentation")
Signed-off-by: Tomas Glozar <tglozar@redhat.com>
Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20251010083338.478961-4-tglozar@redhat.com>

authored by

Tomas Glozar and committed by
Jonathan Corbet
5bad56b4 6524d31e

+1 -1
+1 -1
Documentation/tools/rtla/rtla-timerlat-top.rst
··· 21 21 The **rtla timerlat top** displays a summary of the periodic output 22 22 from the *timerlat* tracer. It also provides information for each 23 23 operating system noise via the **osnoise:** tracepoints that can be 24 - seem with the option **-T**. 24 + seen with the option **-T**. 25 25 26 26 OPTIONS 27 27 =======