X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=contents%2Fusing-lttng%2Fcontrolling-tracing%2Fbasic-tracing-session-control.md;h=0955e7ebb60848a3f326a6b854288b9880919cbb;hb=3b5b45ec9eeae44744acb849c1a04eddd9d971c4;hp=d23c94dc121ac7dfb7f395d4521166d14298f03f;hpb=5e0cbfb01373c18e521217342fd8a9159cc186b1;p=lttng-docs.git diff --git a/contents/using-lttng/controlling-tracing/basic-tracing-session-control.md b/contents/using-lttng/controlling-tracing/basic-tracing-session-control.md index d23c94d..0955e7e 100644 --- a/contents/using-lttng/controlling-tracing/basic-tracing-session-control.md +++ b/contents/using-lttng/controlling-tracing/basic-tracing-session-control.md @@ -19,8 +19,8 @@ lttng stop LTTng is very flexible: user space applications may be launched before -or after the tracers are started. Events will only be recorded if they -are properly enabled and if they occur while tracers are started. +or after the tracers are started. Events are only recorded if they +are properly enabled and if they occur while tracers are active. A tracing session name may be passed to both the `start` and `stop` commands to start/stop tracing a session other than the current one.