We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3203ce3 commit 7414db4Copy full SHA for 7414db4
Documentation/tools/rtla/common_osnoise_description.rst
@@ -1,7 +1,7 @@
1
The **rtla osnoise** tool is an interface for the *osnoise* tracer. The
2
*osnoise* tracer dispatches a kernel thread per-cpu. These threads read the
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.
+allowing all the sources of operating system noise during its execution.
5
The *osnoise*'s tracer threads take note of the delta between each time
6
read, along with an interference counter of all sources of interference.
7
At the end of each period, the *osnoise* tracer displays a summary of
0 commit comments