doc/man: Document LTTNG_UST_ABORT_ON_CRITICAL variable
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 4 Nov 2021 16:14:59 +0000 (12:14 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 18 Nov 2021 18:42:20 +0000 (13:42 -0500)
This new environment variable was added in 2.13 but only documented in
the README file, add it to the man page.

Change-Id: Ic7dbafe5cf7d8870a78d793134c789c5f24e80c8
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
doc/man/lttng-ust.3.txt

index 11fe7684cb6ccfd3956ceaaad5aa0bac66ca465b..0924a4de2dc7d65c411951293598ab0baafd22e6 100644 (file)
@@ -1507,6 +1507,9 @@ prevent discarding event records.
 WARNING: Setting this environment variable may significantly
 affect application timings.
 
+`LTTNG_UST_ABORT_ON_CRITICAL`::
+    If set, abort the instrumented application on a critical error message.
+
 `LTTNG_UST_CLOCK_PLUGIN`::
     Path to the shared object which acts as the clock override plugin.
     An example of such a plugin can be found in the LTTng-UST
This page took 0.026009 seconds and 4 git commands to generate.