doc/man/manpage.xsl: do not indent the title of an admonition block
[lttng-tools.git] / doc / man / lttng-set-session.1.txt
CommitLineData
9d4408b8
PP
1lttng-set-session(1)
2====================
484b2a0c 3:revdate: 21 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
22See man:lttng-create(1) to learn more about the current tracing session.
23
24The following man:lttng(1) commands select the current tracing session
25if you don't specify one:
26
27* man:lttng-add-context(1)
28* man:lttng-clear(1)
29* man:lttng-destroy(1)
30* man:lttng-disable-channel(1)
31* man:lttng-disable-event(1)
32* man:lttng-disable-rotation(1)
33* man:lttng-enable-channel(1)
34* man:lttng-enable-event(1)
35* man:lttng-enable-rotation(1)
36* man:lttng-regenerate(1)
37* man:lttng-rotate(1)
38* man:lttng-save(1)
39* man:lttng-snapshot(1)
40* man:lttng-start(1)
41* man:lttng-status(1)
42* man:lttng-stop(1)
43* man:lttng-track(1)
44* man:lttng-untrack(1)
45* man:lttng-view(1)
46
47The `set-session` command effectively updates the `$LTTNG_HOME/.lttngrc`
48file.
49
50List the tracing sessions of your Unix user with the man:lttng-list(1)
51command.
9d4408b8
PP
52
53
54include::common-cmd-options-head.txt[]
55
56
57include::common-cmd-help-options.txt[]
58
59
60include::common-cmd-footer.txt[]
61
62
63SEE ALSO
64--------
7c1a4458
PP
65man:lttng-create(1),
66man:lttng-destroy(1),
67man:lttng(1)
This page took 0.033685 seconds and 4 git commands to generate.