summaryrefslogtreecommitdiff
path: root/Documentation/tools/rtla/common_appendix.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/tools/rtla/common_appendix.rst')
-rw-r--r--Documentation/tools/rtla/common_appendix.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/tools/rtla/common_appendix.rst b/Documentation/tools/rtla/common_appendix.rst
index b5cf2dc223df..53cae7537537 100644
--- a/Documentation/tools/rtla/common_appendix.rst
+++ b/Documentation/tools/rtla/common_appendix.rst
@@ -1,3 +1,14 @@
+.. 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>