Update the remaining manual pages for LTTng-tools 2.13
[lttng-tools.git] / doc / man / lttng-set-session.1.txt
CommitLineData
9d4408b8
PP
1lttng-set-session(1)
2====================
26f0c779 3:revdate: 29 April 2021
9d4408b8
PP
4
5
6NAME
7----
8lttng-set-session - Set the current LTTng tracing session
9
10
11SYNOPSIS
12--------
13[verse]
ce19b9ed 14*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *set-session* 'SESSION'
9d4408b8
PP
15
16
17DESCRIPTION
18-----------
484b2a0c
PP
19The `lttng set-session` command sets the current tracing session of your
20Unix user to the tracing session named 'SESSION'.
21
26f0c779 22See man:lttng-concepts(7) to learn more about the current tracing session.
484b2a0c
PP
23
24The `set-session` command effectively updates the `$LTTNG_HOME/.lttngrc`
25file.
26
26f0c779
PP
27List the tracing sessions of your Unix user, or of all users if
28your Unix user is `root`, within the connected session daemon with the
29man:lttng-list(1) command.
9d4408b8
PP
30
31
32include::common-cmd-options-head.txt[]
33
34
35include::common-cmd-help-options.txt[]
36
37
38include::common-cmd-footer.txt[]
39
40
41SEE ALSO
42--------
26f0c779
PP
43man:lttng(1),
44man:lttng-concepts(7),
7c1a4458 45man:lttng-create(1),
26f0c779 46man:lttng-destroy(1)
This page took 0.032166 seconds and 4 git commands to generate.