diff options
| author | Costa Shulyupin <costa.shul@redhat.com> | 2026-02-15 15:12:48 +0200 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2026-02-23 14:32:58 -0700 |
| commit | 8cf7280ccd01d777f5744d90381141a64f70fb5d (patch) | |
| tree | 585ad301e00a64909ce94495626bdeb20d0ba8f7 | |
| parent | c99fcb58501e1fbbfa5c9ee6f272db0623553f69 (diff) | |
Documentation/rtla: Add hwnoise to main page
Add hwnoise to the command list and SEE ALSO section. The command list
is ordered from low level to high level.
Signed-off-by: Costa Shulyupin <costa.shul@redhat.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20260215131249.33437-1-costa.shul@redhat.com>
| -rw-r--r-- | Documentation/tools/rtla/rtla.rst | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Documentation/tools/rtla/rtla.rst b/Documentation/tools/rtla/rtla.rst index 2a5fb7004ad4..6df1296b8cc1 100644 --- a/Documentation/tools/rtla/rtla.rst +++ b/Documentation/tools/rtla/rtla.rst @@ -21,6 +21,10 @@ results. COMMANDS ======== +**hwnoise** + + Detect and quantify hardware-related noise. + **osnoise** Gives information about the operating system noise (osnoise). @@ -39,7 +43,7 @@ For other options, see the man page for the corresponding command. SEE ALSO ======== -**rtla-osnoise**\(1), **rtla-timerlat**\(1) +**rtla-hwnoise**\(1), **rtla-osnoise**\(1), **rtla-timerlat**\(1) AUTHOR ====== |
