From: Philippe Proulx Date: Mon, 19 Nov 2018 21:08:30 +0000 (-0500) Subject: 2.10, 2.11: `lttng stop` makes the trace readable X-Git-Url: https://git.liburcu.org/?a=commitdiff_plain;h=57dea9c400ed153a8c4608a6d1a6d97536aeeef0;p=lttng-docs.git 2.10, 2.11: `lttng stop` makes the trace readable Signed-off-by: Philippe Proulx --- diff --git a/2.10/lttng-docs-2.10.txt b/2.10/lttng-docs-2.10.txt index 723be34..6d64ab8 100644 --- a/2.10/lttng-docs-2.10.txt +++ b/2.10/lttng-docs-2.10.txt @@ -1,7 +1,7 @@ The LTTng Documentation ======================= Philippe Proulx -v2.10, 12 November 2018 +v2.10, 19 November 2018 include::../common/copyright.txt[] @@ -879,6 +879,9 @@ tracepoints (this will generate a lot of data when tracing): ---- -- + +You need to stop tracing to make LTTng flush the remaining trace data +and make the trace readable. ++ The man:lttng-destroy(1) command does not destroy the trace data; it only destroys the state of the tracing session. @@ -1124,6 +1127,9 @@ $ lttng destroy ---- -- + +You need to stop tracing to make LTTng flush the remaining trace data +and make the trace readable. ++ The man:lttng-destroy(1) command does not destroy the trace data; it only destroys the state of the tracing session. @@ -6111,6 +6117,9 @@ records>> or lost sub-buffers since the last time you ran man:lttng-start(1), warnings are printed when you run the man:lttng-stop(1) command. +IMPORTANT: You need to stop tracing to make LTTng flush the remaining +trace data and make the trace readable. + [[enabling-disabling-channels]] === Create a channel diff --git a/2.11/lttng-docs-2.11.txt b/2.11/lttng-docs-2.11.txt index 44be6bc..54a72e4 100644 --- a/2.11/lttng-docs-2.11.txt +++ b/2.11/lttng-docs-2.11.txt @@ -1,7 +1,7 @@ The LTTng Documentation ======================= Philippe Proulx -v2.11, 12 November 2018 +v2.11, 19 November 2018 include::../common/copyright.txt[] @@ -685,6 +685,9 @@ tracepoints (this will generate a lot of data when tracing): ---- -- + +You need to stop tracing to make LTTng flush the remaining trace data +and make the trace readable. ++ The man:lttng-destroy(1) command does not destroy the trace data; it only destroys the state of the tracing session. @@ -930,6 +933,9 @@ $ lttng destroy ---- -- + +You need to stop tracing to make LTTng flush the remaining trace data +and make the trace readable. ++ The man:lttng-destroy(1) command does not destroy the trace data; it only destroys the state of the tracing session. @@ -5928,6 +5934,9 @@ records>> or lost sub-buffers since the last time you ran man:lttng-start(1), warnings are printed when you run the man:lttng-stop(1) command. +IMPORTANT: You need to stop tracing to make LTTng flush the remaining +trace data and make the trace readable. + [[enabling-disabling-channels]] === Create a channel