lttng-relayd: add diagram
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 4 Sep 2015 06:17:07 +0000 (02:17 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 4 Sep 2015 15:56:09 +0000 (11:56 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
contents/understanding-lttng/plumbing/lttng-relayd.md

index b9eed035470fb90b497b33bf17823849c63fbe43..a9590bd81ffe122e4d880d7bc2a35150c732a0db 100644 (file)
@@ -28,5 +28,11 @@ host operating system's bitness.
 The other important feature of LTTng's relay daemon is the support of
 _LTTng live_. LTTng live is an application protocol to view events as
 they arrive. The relay daemon still records events in trace files,
 The other important feature of LTTng's relay daemon is the support of
 _LTTng live_. LTTng live is an application protocol to view events as
 they arrive. The relay daemon still records events in trace files,
-but a _tee_ allows to inspect incoming events. Using LTTng live
+but a _tee_ allows to inspect incoming events.
+
+<div class="img img-100">
+<img src="/images/docs26/lttng-live.png" alt="LTTng live">
+</div>
+
+Using LTTng live
 locally thus requires to run a local relay daemon.
 locally thus requires to run a local relay daemon.
This page took 0.026633 seconds and 4 git commands to generate.