Clean-up shm directory tree after freeing the channel
[lttng-tools.git] / doc / man / lttng-status.1.txt
CommitLineData
18d6fa61
PP
1lttng-status(1)
2===============
3
4
5NAME
6----
7lttng-status - Get the current LTTng tracing session's status
8
9
10SYNOPSIS
11--------
12[verse]
13*lttng* ['GENERAL OPTIONS'] *status*
14
15
16DESCRIPTION
17-----------
18The `lttng status` command shows the status of the current
19tracing session.
20
21This command is the exact equivalent of:
22
23---------------------
24lttng list CURSESSION
25---------------------
26
27where `CURSESSION` is the name of the current tracing session.
28Use linklttng:lttng-set-session(1) to set the current tracing session.
29
30
31include::common-cmd-options-head.txt[]
32
33
34include::common-cmd-help-options.txt[]
35
36
37include::common-cmd-footer.txt[]
38
39
40SEE ALSO
41--------
42linklttng:lttng-set-session(1),
43linklttng:lttng(1)
This page took 0.024414 seconds and 4 git commands to generate.