Rename "tracing session" -> "recording session"
[lttng-tools.git] / doc / man / lttng-status.1.txt
... / ...
CommitLineData
1lttng-status(1)
2===============
3:revdate: 14 June 2021
4
5
6NAME
7----
8lttng-status - Show the status of the current LTTng recording 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 recording
20session (see man:lttng-concepts(7) to learn more about the current
21recording 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 recording session.
29
30
31include::common-lttng-cmd-options-head.txt[]
32
33
34include::common-lttng-cmd-help-options.txt[]
35
36
37include::common-lttng-cmd-after-options.txt[]
38
39
40include::common-footer.txt[]
41
42
43SEE ALSO
44--------
45man:lttng(1),
46man:lttng-create(1),
47man:lttng-list(1),
48man:lttng-set-session(1),
49man:lttng-concepts(7)
This page took 0.022667 seconds and 4 git commands to generate.