1 lttng-disable-rotation(1)
2 =========================
3 :revdate: 8 November 2018
8 lttng-disable-rotation - Unset a tracing session's rotation schedule
14 *lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *disable-rotation* [option:--session='SESSION']
15 (option:--timer | option:--size | option:--timer option:--size)
20 The `lttng disable-rotation` command unsets a rotation schedule for the
21 current tracing session, or for the tracing session named 'SESSION' if
22 provided, previously set with the man:lttng-enable-rotation(1) command.
25 include::common-cmd-options-head.txt[]
28 Rotation schedule condition
29 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
31 Unset the rotation schedule previously set with the nloption:--size
32 option of the man:lttng-enable-rotation(1) command.
35 Unset the rotation schedule previously set with the nloption:--timer
36 option of the man:lttng-enable-rotation(1) command.
41 option:-s 'SESSION', option:--session='SESSION'::
42 Unset a rotation schedule in the tracing session named 'SESSION'
43 instead of the current tracing session.
46 include::common-cmd-help-options.txt[]
49 include::common-cmd-footer.txt[]
54 man:lttng-enable-rotation(1),