1 lttng-disable-rotation(1)
2 =========================
3 :revdate: 30 April 2021
8 lttng-disable-rotation - Unset an LTTng tracing session 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,
21 previously set with the man:lttng-enable-rotation(1) command, for:
23 With the option:--session='SESSION' option::
24 The tracing session named 'SESSION'.
26 Without the option:--session option::
27 The current tracing session (see man:lttng-concepts(7) to learn more
28 about the current tracing session).
30 See man:lttng-concepts(7) to learn more about the tracing session
31 rotation and trace chunk concepts.
34 include::common-cmd-options-head.txt[]
37 Rotation schedule condition
38 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
40 Unset the rotation schedule previously set with the nloption:--size
41 option of the man:lttng-enable-rotation(1) command.
44 Unset the rotation schedule previously set with the nloption:--timer
45 option of the man:lttng-enable-rotation(1) command.
50 option:-s 'SESSION', option:--session='SESSION'::
51 Unset a rotation schedule for the tracing session named 'SESSION'
52 instead of the current tracing session.
55 include::common-cmd-help-options.txt[]
58 include::common-cmd-footer.txt[]
64 man:lttng-enable-rotation(1),