Commit 2d48d3e4 authored by Costa Shulyupin's avatar Costa Shulyupin Committed by Jonathan Corbet
Browse files

Documentation/rtla: Describe exit status



Commit 18682166 ("rtla: Set distinctive exit value for failed
tests") expands exit status making it useful.

Add section 'EXIT STATUS' and required SPDX-License-Identifier
to the documentation.

Signed-off-by: default avatarCosta Shulyupin <costa.shul@redhat.com>
Acked-by: default avatarSteven Rostedt (Google) <rostedt@goodmis.org>
[jc: fixed sphinx error caused by missing blank line]
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250608105531.758809-2-costa.shul@redhat.com
parent f44f9445
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
.. SPDX-License-Identifier: GPL-2.0

EXIT STATUS
===========

::

 0  Passed: the test did not hit the stop tracing condition
 1  Error: invalid argument
 2  Failed: the test hit the stop tracing condition

REPORTING BUGS
==============
Report bugs to <linux-kernel@vger.kernel.org>