doc/man: follow man-pages(7) for section names/order and for "SEE ALSO"
[lttng-tools.git] / doc / man / lttng-status.1.txt
... / ...
CommitLineData
1lttng-status(1)
2===============
3:revdate: 29 April 2021
4
5
6NAME
7----
8lttng-status - Show the status of the current LTTng tracing session
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 tracing
20session (see man:lttng-concepts(7) to learn more about the current
21tracing session).
22
23This command is equivalent to:
24
25[verse]
26*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *list* 'CURSESSION'
27
28where `CURSESSION` is the name of 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--------
42man:lttng(1),
43man:lttng-create(1),
44man:lttng-list(1),
45man:lttng-set-session(1),
46man:lttng-concepts(7)
This page took 0.025066 seconds and 5 git commands to generate.