lttng-status(1)
===============
:revdate: 14 March 2017


NAME
----
lttng-status - Get the current LTTng tracing session's status


SYNOPSIS
--------
[verse]
*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *status*


DESCRIPTION
-----------
The `lttng status` command shows the status of the current
tracing session.

This command is the exact equivalent of:

[role="term"]
----
$ lttng list CURSESSION
----

where `CURSESSION` is the name of the current tracing session.
Use man:lttng-set-session(1) to set the current tracing session.


include::common-cmd-options-head.txt[]


include::common-cmd-help-options.txt[]


include::common-cmd-footer.txt[]


SEE ALSO
--------
man:lttng-set-session(1),
man:lttng(1)
