X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng-disable-rotation.1.txt;h=ef03c0befe828b45b5f52e70977cf22a312244e8;hp=d69975ff703e1129a60e1bdd63eaff3b29c642a7;hb=4605890e0a926f1c88355051dcd6d8a8dd135c58;hpb=31099add7a58b2a671f9324aa023a4dc5ae000f1 diff --git a/doc/man/lttng-disable-rotation.1.txt b/doc/man/lttng-disable-rotation.1.txt index d69975ff7..ef03c0bef 100644 --- a/doc/man/lttng-disable-rotation.1.txt +++ b/doc/man/lttng-disable-rotation.1.txt @@ -1,5 +1,6 @@ lttng-disable-rotation(1) ========================= +:revdate: 8 November 2018 NAME @@ -10,8 +11,8 @@ lttng-disable-rotation - Unset a tracing session's rotation schedule SYNOPSIS -------- [verse] -*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *disable-rotation* (option:--timer | option:--size) - [option:--session='SESSION'] +*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *disable-rotation* [option:--session='SESSION'] + (option:--timer | option:--size | option:--timer option:--size) DESCRIPTION @@ -26,8 +27,6 @@ include::common-cmd-options-head.txt[] Rotation schedule condition ~~~~~~~~~~~~~~~~~~~~~~~~~~~ -One of: - option:--size:: Unset the rotation schedule previously set with the nloption:--size option of the man:lttng-enable-rotation(1) command. @@ -47,22 +46,6 @@ option:-s 'SESSION', option:--session='SESSION':: include::common-cmd-help-options.txt[] -[[limitations]] -LIMITATIONS ------------ -The `lttng enable-rotation` command only works when: - -* The tracing session is created in normal mode or in network streaming - mode (see man:lttng-create(1)). - -* No channel was created with a configured trace file count or size - limit (see the nloption:--tracefile-size and - nloption:--tracefile-count options in man:lttng-enable-channel(1)). - -For a given tracing session, LTTng only performs an automatic rotation -when no other rotation is currently happening. - - include::common-cmd-footer.txt[]