2.10: --blocking-timeout is only available in --discard mode
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 1 Aug 2017 19:26:51 +0000 (15:26 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 1 Aug 2017 19:26:51 +0000 (15:26 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
2.10/lttng-docs-2.10.txt

index e0cfa655437173a164a31a56f03d82db3f56d55f..37117b0b6c07ae8d9262465682a789a248af0440 100644 (file)
@@ -1290,8 +1290,11 @@ reached, the channel's _event loss mode_ determines what to do. The
 available event loss modes are:
 
 Discard mode::
-  Drop the newest event records until a the tracer
-  releases a sub-buffer.
+  Drop the newest event records until a the tracer releases a
+  sub-buffer.
++
+This is the only available mode when you specify a
+<<opt-blocking-timeout,blocking timeout>>.
 
 Overwrite mode::
   Clear the sub-buffer containing the oldest event records and start
This page took 0.027216 seconds and 4 git commands to generate.