building-from-source: minor fixes
[lttng-docs.git] / contents / understanding-lttng / plumbing / overview.md
index 3a538f57034e93586d11f334d36b992fb87cb0ed..0e2e7682e0d520b4684bfaeced33827fa33599e5 100644 (file)
@@ -22,8 +22,9 @@ which usable component belongs to which package:
       and `liblttng-ust-dl`)
     * user space tracepoint code generator command line tool
       (`lttng-gen-tp`)
-    * Java Util Logging tracepoint provider (`liblttng-ust-jul-jni`)
-      and JAR file (`liblttng-ust-jul.jar`)
+    * `java.util.logging`/log4j tracepoint providers
+      (`liblttng-ust-jul-jni` and `liblttng-ust-log4j-jni`) and JAR
+      file (`liblttng-ust-agent.jar`)
   * **LTTng-modules**:
     * LTTng Linux kernel tracer module
     * tracing ring buffer kernel modules
@@ -36,8 +37,8 @@ shown running on a remote system, although it could as well run on the
 target (monitored) system.
 
 <div class="img img-90">
-    <object data="/images/docs/plumbing.svg" type="image/svg+xml">
-        <img src="/images/docs/plumbing.svg">
+    <object data="/images/docs26/plumbing.svg" type="image/svg+xml">
+        <img src="/images/docs26/plumbing.svg">
     </object>
 </div>
 
This page took 0.022943 seconds and 4 git commands to generate.