lttng-view: make babeltrace2 the default viewer
[lttng-tools.git] / doc / man / lttng-set-session.1.txt
CommitLineData
9d4408b8
PP
1lttng-set-session(1)
2====================
4605890e 3:revdate: 7 April 2016
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-----------
19The `lttng set-session` command sets the current tracing session.
20
21'SESSION' is the name of an existing tracing session. `lttng list`
7c1a4458 22outputs all the existing tracing sessions (see man:lttng-list(1)).
9d4408b8
PP
23
24The current tracing session is used by default when a session can be
7c1a4458 25specified in other commands. See man:lttng-create(1) for more
9d4408b8
PP
26information about the current tracing session.
27
28
29include::common-cmd-options-head.txt[]
30
31
32include::common-cmd-help-options.txt[]
33
34
35include::common-cmd-footer.txt[]
36
37
38SEE ALSO
39--------
7c1a4458
PP
40man:lttng-create(1),
41man:lttng-destroy(1),
42man:lttng(1)
This page took 0.029187 seconds and 4 git commands to generate.