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