X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng-destroy.1.txt;h=e68ad77ae0d6bd10895eb3da58327b610e169282;hp=4b3f4f00e213989aa74d51f4b15f14a1463d575d;hb=0c6349626e82044473ea0b3f1ff5456d9a0cd53f;hpb=d0d2c3e407d939b89599f2f3fa470e8f04cb5120 diff --git a/doc/man/lttng-destroy.1.txt b/doc/man/lttng-destroy.1.txt index 4b3f4f00e..e68ad77ae 100644 --- a/doc/man/lttng-destroy.1.txt +++ b/doc/man/lttng-destroy.1.txt @@ -1,5 +1,6 @@ lttng-destroy(1) -=============== +================ +:revdate: 18 January 2018 NAME @@ -40,6 +41,13 @@ Destroying a tracing session does not destroy the recorded trace data, if any; it frees resources acquired by the session daemon and tracer side, making sure to flush all trace data. +If at least one rotation occurred during the chosen tracing session's +lifetime (see man:lttng-rotate(1) and man:lttng-enable-rotation(1)), and +without the option:--no-wait option, all the tracing session's output +directory's subdirectories are considered trace chunk archives once the +command returns: it is safe to read them, modify them, move them, or +remove them. + include::common-cmd-options-head.txt[]