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