X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng-rotate.1.txt;h=c2d8030a2276f8955e55f4ee036307d059bc1c48;hb=cb7d437cbac1718fa8e65ae1b7e7e73b9a996127;hp=f290cae312a721f67180cada18bd96a89efa5380;hpb=980bb5fda2120f8d2a4e82fcf72be7cbbeb85fd2;p=lttng-tools.git diff --git a/doc/man/lttng-rotate.1.txt b/doc/man/lttng-rotate.1.txt index f290cae31..c2d8030a2 100644 --- a/doc/man/lttng-rotate.1.txt +++ b/doc/man/lttng-rotate.1.txt @@ -33,7 +33,7 @@ The _current trace chunk_ of a given tracing session includes: event amongst: ** The first time the tracing session was started with man:lttng-start(1). -** The last rotation, either a manual one with `lttng rotate`, or an +** The last rotation, either an immediate one with `lttng rotate`, or an automatic one from a rotation schedule previously set with man:lttng-enable-rotation(1). * The content of all the non-flushed sub-buffers of the tracing @@ -135,20 +135,7 @@ The `lttng rotate` command only works when: limit (see the nloption:--tracefile-size and nloption:--tracefile-count options in man:lttng-enable-channel(1)). -* No manual rotation (`lttng rotate`) is currently happening. - -* No automatic rotation schedule is currently set (see - man:lttng-enable-rotation(1)). -+ -One way around this is to: -+ --- -. Unset any automatic rotation schedule with - man:lttng-disable-rotation(1). -. Perform the manual rotation with `lttng rotation`. -. **If needed**, set the rotation schedule again - with man:lttng-enable-rotation(1). --- +* No immediate rotation (`lttng rotate`) is currently happening. include::common-cmd-footer.txt[]