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

rtla: Fix systme -> system typo on man page

Link: https://lkml.kernel.org/r/YhZsZxqk+IaFxorj@kernel.org

Fixes: 496082df01bb08a4 ("rtla: Add rtla osnoise man page")
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Acked-by: Daniel Bristot de Oliveira <bristot@kernel.org>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>

authored by

Arnaldo Carvalho de Melo and committed by
Steven Rostedt (Google)
7414db41 3203ce39

+1 -1
+1 -1
Documentation/tools/rtla/common_osnoise_description.rst
··· 1 1 The **rtla osnoise** tool is an interface for the *osnoise* tracer. The 2 2 *osnoise* tracer dispatches a kernel thread per-cpu. These threads read the 3 3 time in a loop while with preemption, softirq and IRQs enabled, thus 4 - allowing all the sources of operating systme noise during its execution. 4 + allowing all the sources of operating system noise during its execution. 5 5 The *osnoise*'s tracer threads take note of the delta between each time 6 6 read, along with an interference counter of all sources of interference. 7 7 At the end of each period, the *osnoise* tracer displays a summary of