lttng-sessiond(8): sort the option list by long option name
[lttng-tools.git] / doc / man / lttng-status.1.txt
... / ...
CommitLineData
1lttng-status(1)
2===============
3:revdate: 14 March 2017
4
5
6NAME
7----
8lttng-status - Get the current LTTng tracing session's status
9
10
11SYNOPSIS
12--------
13[verse]
14*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *status*
15
16
17DESCRIPTION
18-----------
19The `lttng status` command shows the status of the current
20tracing session.
21
22This command is the exact equivalent of:
23
24[role="term"]
25----
26$ lttng list CURSESSION
27----
28
29where `CURSESSION` is the name of the current tracing session.
30Use man:lttng-set-session(1) to set the current tracing session.
31
32
33include::common-cmd-options-head.txt[]
34
35
36include::common-cmd-help-options.txt[]
37
38
39include::common-cmd-footer.txt[]
40
41
42SEE ALSO
43--------
44man:lttng-set-session(1),
45man:lttng(1)
This page took 0.02202 seconds and 4 git commands to generate.