From eeb714962a4034a68fc39a5081cb65a375f19f82 Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Tue, 1 Aug 2017 15:26:51 -0400 Subject: [PATCH] 2.10: --blocking-timeout is only available in --discard mode Signed-off-by: Philippe Proulx --- 2.10/lttng-docs-2.10.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/2.10/lttng-docs-2.10.txt b/2.10/lttng-docs-2.10.txt index e0cfa65..37117b0 100644 --- a/2.10/lttng-docs-2.10.txt +++ b/2.10/lttng-docs-2.10.txt @@ -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 +<>. Overwrite mode:: Clear the sub-buffer containing the oldest event records and start -- 2.34.1