Update some manual pages for LTTng-tools 2.13
[lttng-tools.git] / doc / man / lttng-disable-rotation.1.txt
CommitLineData
980bb5fd
PP
1lttng-disable-rotation(1)
2=========================
484b2a0c 3:revdate: 21 April 2021
980bb5fd
PP
4
5
6NAME
7----
484b2a0c 8lttng-disable-rotation - Unset a tracing session rotation schedule
980bb5fd
PP
9
10
11SYNOPSIS
12--------
13[verse]
eb027cfc
PP
14*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *disable-rotation* [option:--session='SESSION']
15 (option:--timer | option:--size | option:--timer option:--size)
980bb5fd
PP
16
17
18DESCRIPTION
19-----------
484b2a0c
PP
20The `lttng disable-rotation` command unsets a rotation schedule,
21previously set with the man:lttng-enable-rotation(1) command, for:
22
23With the option:--session='SESSION' option::
24 The tracing session named 'SESSION'.
25
26Without the option:--session option::
27 The current tracing session (see man:lttng-create(1) and
28 man:lttng-set-session(1) to learn more about the current tracing
29 session).
980bb5fd
PP
30
31
32include::common-cmd-options-head.txt[]
33
34
31099add
PP
35Rotation schedule condition
36~~~~~~~~~~~~~~~~~~~~~~~~~~~
980bb5fd 37option:--size::
31099add
PP
38 Unset the rotation schedule previously set with the nloption:--size
39 option of the man:lttng-enable-rotation(1) command.
980bb5fd
PP
40
41option:--timer::
31099add
PP
42 Unset the rotation schedule previously set with the nloption:--timer
43 option of the man:lttng-enable-rotation(1) command.
980bb5fd
PP
44
45
484b2a0c
PP
46Recording target
47~~~~~~~~~~~~~~~~
980bb5fd 48option:-s 'SESSION', option:--session='SESSION'::
484b2a0c 49 Unset a rotation schedule for the tracing session named 'SESSION'
31099add 50 instead of the current tracing session.
980bb5fd
PP
51
52
53include::common-cmd-help-options.txt[]
54
55
980bb5fd
PP
56include::common-cmd-footer.txt[]
57
58
59SEE ALSO
60--------
484b2a0c 61man:lttng(1),
980bb5fd 62man:lttng-enable-rotation(1),
484b2a0c 63man:lttng-rotate(1)
This page took 0.030388 seconds and 4 git commands to generate.