doc/man: lttng(1) command pages: always include `common-footer.txt`
[lttng-tools.git] / doc / man / lttng-status.1.txt
1 lttng-status(1)
2 ===============
3 :revdate: 29 April 2021
4
5
6 NAME
7 ----
8 lttng-status - Show the status of the current LTTng tracing session
9
10
11 SYNOPSIS
12 --------
13 [verse]
14 *lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *status*
15
16
17 DESCRIPTION
18 -----------
19 The `lttng status` command shows the status of the current tracing
20 session (see man:lttng-concepts(7) to learn more about the current
21 tracing session).
22
23 This command is equivalent to:
24
25 [verse]
26 *lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *list* 'CURSESSION'
27
28 where `CURSESSION` is the name of the current tracing session.
29
30
31 include::common-lttng-cmd-options-head.txt[]
32
33
34 include::common-lttng-cmd-help-options.txt[]
35
36
37 include::common-lttng-cmd-after-options.txt[]
38
39
40 include::common-footer.txt[]
41
42
43 SEE ALSO
44 --------
45 man:lttng(1),
46 man:lttng-create(1),
47 man:lttng-list(1),
48 man:lttng-set-session(1),
49 man:lttng-concepts(7)
This page took 0.029866 seconds and 4 git commands to generate.