doc/man: linklttng macro -> man macro
[lttng-tools.git] / doc / man / lttng-set-session.1.txt
CommitLineData
9d4408b8
PP
1lttng-set-session(1)
2====================
3
4
5NAME
6----
7lttng-set-session - Set the current LTTng tracing session
8
9
10SYNOPSIS
11--------
12[verse]
ce19b9ed 13*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *set-session* 'SESSION'
9d4408b8
PP
14
15
16DESCRIPTION
17-----------
18The `lttng set-session` command sets the current tracing session.
19
20'SESSION' is the name of an existing tracing session. `lttng list`
7c1a4458 21outputs all the existing tracing sessions (see man:lttng-list(1)).
9d4408b8
PP
22
23The current tracing session is used by default when a session can be
7c1a4458 24specified in other commands. See man:lttng-create(1) for more
9d4408b8
PP
25information about the current tracing session.
26
27
28include::common-cmd-options-head.txt[]
29
30
31include::common-cmd-help-options.txt[]
32
33
34include::common-cmd-footer.txt[]
35
36
37SEE ALSO
38--------
7c1a4458
PP
39man:lttng-create(1),
40man:lttng-destroy(1),
41man:lttng(1)
This page took 0.024432 seconds and 4 git commands to generate.