Make sure install instructions target LTTng 2.7
[lttng-docs.git] / toc / docs.yml
index 67a56e93ad7134b07a51da2e905a50910096272f..516809883a810d0b6e4d7461fe0b070006df387c 100644 (file)
@@ -1,7 +1,14 @@
 title: The <span class="reset-text-transform">LTTng</span> Documentation
 cats:
+  - id: whats-new
+    title: What's new in LTTng 2.7?
   - id: nuts-and-bolts
     title: Nuts and bolts
+    cats:
+      - id: what-is-tracing
+        title: What is tracing?
+      - id: lttng-alternatives
+        title: Alternatives to LTTng
   - id: installing-lttng
     title: Installing <span class="reset-text-transform">LTTng</span>
     cats:
@@ -15,23 +22,12 @@ cats:
                 title: Official repositories
               - id: ubuntu-ppa
                 title: PPA
-          - id: fedora
-            title: Fedora
           - id: debian
             title: Debian
-          - id: opensuse
-            title: openSUSE/RPM
           - id: archlinux
             title: Arch Linux
-          - id: enterprise-distributions
-            title: "Enterprise distributions (<abbr title=\"Red Hat Enterprise Linux\">RHEL</abbr>, <abbr title=\"SUSE Linux Enterprise Server\">SLES</abbr>)"
-      - id: embedded-distributions
-        title: Embedded distributions
-        cats:
-          - id: buildroot
-            title: Buildroot
-          - id: oe-yocto
-            title: OpenEmbedded/Yocto
+      - id: enterprise-distributions
+        title: "Enterprise distributions (<abbr title=\"Red Hat Enterprise Linux\">RHEL</abbr>, <abbr title=\"SUSE Linux Enterprise Server\">SLES</abbr>)"
       - id: building-from-source
         title: Building from source
   - id: getting-started
@@ -98,6 +94,8 @@ cats:
                 title: Using <code>lttng-gen-tp</code>
               - id: defining-tracepoints
                 title: Defining tracepoints
+              - id: using-tracepoint-classes
+                title: Using tracepoint classes
               - id: assigning-log-levels
                 title: Assigning log levels to tracepoints
               - id: probing-the-application-source-code
@@ -115,6 +113,8 @@ cats:
                     title: <span class="reset-text-transform">pkg-config</span>
               - id: tracef
                 title: Using <code>tracef()</code>
+              - id: tracelog
+                title: Using <code>tracelog()</code>
               - id: lttng-ust-environment-variables-compiler-flags
                 title: <span class="reset-text-transform">LTTng</span>-UST environment variables and special compilation flags
           - id: cxx-application
@@ -130,6 +130,13 @@ cats:
                 title: Dynamic linker tracing
           - id: java-application
             title: Java application
+            cats:
+              - id: jul
+                title: <code>java.util.logging</code>
+              - id: log4j
+                title: Apache log4j 1.2
+          - id: python-application
+            title: Python application
           - id: instrumenting-linux-kernel
             title: Linux kernel
             cats:
@@ -180,6 +187,8 @@ cats:
                 title: Fine-tuning channels
           - id: adding-context
             title: Adding some context to channels
+          - id : pid-tracking
+            title: Tracking process IDs
           - id: saving-loading-tracing-session
             title: Saving and loading tracing session configurations
           - id: sending-trace-data-over-the-network
@@ -188,11 +197,15 @@ cats:
             title: Viewing events as they arrive
           - id: taking-a-snapshot
             title: Taking a snapshot
+          - id: mi
+            title: Machine interface
+          - id: persistent-memory-file-systems
+            title: Recording trace data on persistent memory file systems
   - id: reference
     title: Reference
     cats:
       - id: online-lttng-manpages
-        title: Online <span class="reset-text-transform">LTTng</span> manpages
+        title: Online <span class="reset-text-transform">LTTng</span> man pages
       - id: lttng-ust-ref
         title: <span class="reset-text-transform">LTTng</span>-UST
         cats:
This page took 0.023484 seconds and 4 git commands to generate.