X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng-enable-channel.1.txt;h=95e62e6f1ec069f0438033725433502ad173d2d9;hp=787666ad5d1969d3f23598f1015c631443a8a99e;hb=980bb5fda2120f8d2a4e82fcf72be7cbbeb85fd2;hpb=d73ee93f00ad2bf67dc79f2e3e09f74e2fb3d01f;ds=sidebyside diff --git a/doc/man/lttng-enable-channel.1.txt b/doc/man/lttng-enable-channel.1.txt index 787666ad5..95e62e6f1 100644 --- a/doc/man/lttng-enable-channel.1.txt +++ b/doc/man/lttng-enable-channel.1.txt @@ -244,6 +244,14 @@ Here, for each stream, the maximum size of each trace file is no space left in the last file, _trace file rotation_ happens: the first file is cleared and new sub-buffers containing events are written there. +LTTng does not guarantee that you can view the trace of an active +tracing session (before you run the man:lttng-stop(1) command), even +with multiple trace files, because LTTng could overwrite them at any +moment, or some of them could be incomplete. You can archive a +tracing session's current trace chunk while the tracing session is +active to obtain an unmanaged and self-contained LTTng trace: see +man:lttng-rotate(1) and man:lttng-enable-rotation(1). + include::common-cmd-options-head.txt[]