lttng-status(1) =============== :revdate: 21 April 2021 NAME ---- lttng-status - Show the status of the current LTTng tracing session SYNOPSIS -------- [verse] *lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *status* DESCRIPTION ----------- The `lttng status` command shows the status of the current tracing session (see man:lttng-create(1) and man:lttng-set-session(1) to learn more about the current tracing session). This command is equivalent to: [verse] *lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *list* 'CURSESSION' where `CURSESSION` is the name of 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(1), man:lttng-create(1), man:lttng-list(1), man:lttng-set-session(1)