X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=contents%2Fusing-lttng%2Fcontrolling-tracing%2Flttng-live.md;h=657fde432d2aead2f34f88be166cf395dcc135c0;hb=b2c331acfd2732cad1624f50f69a8fdce6f1cd41;hp=dbe69309e6a89e53b3283284684c159c187dbd51;hpb=47bfcb757a0192864b56d12d775f65dc8b180aaf;p=lttng-docs.git diff --git a/contents/using-lttng/controlling-tracing/lttng-live.md b/contents/using-lttng/controlling-tracing/lttng-live.md index dbe6930..657fde4 100644 --- a/contents/using-lttng/controlling-tracing/lttng-live.md +++ b/contents/using-lttng/controlling-tracing/lttng-live.md @@ -17,10 +17,8 @@ As trace data is sent over the network to a relay daemon by a (possibly remote) consumer daemon, a _tee_ is created: trace data is recorded to trace files _as well as_ being transmitted to a connected live viewer: -
- - - +
+LTTng live
In order to use this feature, a tracing session must created in live @@ -72,7 +70,7 @@ babeltrace --input-format lttng-live net://localhost Then, choose a tracing session and start viewing events as they arrive -using LTTng live, e.g.: +using LTTng live:
 babeltrace --input-format lttng-live net://localhost/host/hostname/my-session