doc/man: lttng(1) command pages: always include `common-footer.txt`
[lttng-tools.git] / doc / man / lttng-start.1.txt
CommitLineData
30ec772c
PP
1lttng-start(1)
2==============
26f0c779 3:revdate: 29 April 2021
30ec772c
PP
4
5
6NAME
7----
484b2a0c 8lttng-start - Start an LTTng tracing session
30ec772c
PP
9
10
11SYNOPSIS
12--------
13[verse]
ce19b9ed 14*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *start* ['SESSION']
30ec772c
PP
15
16
17DESCRIPTION
18-----------
484b2a0c
PP
19The `lttng start` command starts a tracing session, that is, it
20activates the LTTng tracers for:
30ec772c 21
484b2a0c
PP
22With the 'SESSION' argument::
23 The tracing session named 'SESSION'.
30ec772c 24
484b2a0c 25Without the 'SESSION' argument::
26f0c779
PP
26 The current tracing session (see man:lttng-concepts(7) to learn more
27 about the current tracing session).
28
29See man:lttng-concepts(7) to learn more about tracing sessions.
30ec772c 30
484b2a0c
PP
31The selected tracing session must be inactive (stopped). A tracing
32session is inactive on creation (see man:lttng-create(1)).
33
484b2a0c
PP
34A `start-session` trigger action can also start a tracing session
35(see man:lttng-add-trigger(1)).
36
37Stop an active tracing session with the man:lttng-stop(1) command.
30ec772c
PP
38
39
f5511eea 40include::common-lttng-cmd-options-head.txt[]
30ec772c
PP
41
42
f5511eea 43include::common-lttng-cmd-help-options.txt[]
30ec772c
PP
44
45
f5511eea
PP
46include::common-lttng-cmd-after-options.txt[]
47
48
49include::common-footer.txt[]
30ec772c
PP
50
51
52SEE ALSO
53--------
484b2a0c
PP
54man:lttng(1),
55man:lttng-add-trigger(1),
56man:lttng-create(1),
57man:lttng-enable-event(1),
af1c4164
PP
58man:lttng-stop(1),
59man:lttng-concepts(7)
This page took 0.032714 seconds and 4 git commands to generate.