lttng-modules-tp-fields: add since note
[lttng-docs.git] / toc / docs.yml
index fe9e3f41b5de3dab7ecdcaaba1fb3a921a2ad960..84ff824861a2463e94ffcd1752005a6ba9ee2660 100644 (file)
@@ -1,9 +1,14 @@
 title: The <span class="reset-text-transform">LTTng</span> Documentation
 cats:
   - id: whats-new
-    title: What's new in LTTng 2.6?
+    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:
@@ -17,21 +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: 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
@@ -119,6 +115,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
@@ -126,14 +124,21 @@ cats:
           - id: prebuilt-ust-helpers
             title: Prebuilt user space tracing helpers
             cats:
-              - id: liblttng‑ust‑libc‑pthread-wrapper
+              - id: liblttng-ust-libc-pthread-wrapper
                 title: C standard library and POSIX threads tracing
-              - id: liblttng‑ust‑cyg‑profile
+              - id: liblttng-ust-cyg-profile
                 title: Function tracing
-              - id: liblttng‑ust‑dl
+              - id: liblttng-ust-dl
                 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:
@@ -144,6 +149,8 @@ cats:
                     title: Defining/using tracepoints with mainline <code>TRACE_EVENT()</code> infrastructure
                   - id: lttng-adaptation-layer
                     title: Adding the <span class="reset-text-transform">LTTng</span> adaptation layer
+                  - id: lttng-tracepoint-event-code
+                    title: Using custom C code to access the data for tracepoint fields
                   - id: instrumenting-linux-kernel-tracing
                     title: Tracing
               - id: instrumenting-out-of-tree-linux-kernel
@@ -184,6 +191,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
@@ -194,11 +203,13 @@ cats:
             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:
@@ -212,7 +223,5 @@ cats:
       - id: lttng-modules-ref
         title: <span class="reset-text-transform">LTTng</span>-modules
         cats:
-          - id: lttng-modules-tp-struct-entry
-            title: Tracepoint fields macros (for <code>TP_STRUCT__entry()</code>)
-          - id: lttng-modules-tp-fast-assign
-            title: Tracepoint assignment macros (for <code>TP_fast_assign()</code>)
+          - id: lttng-modules-tp-fields
+            title: Tracepoint fields macros (for <code>TP_FIELDS()</code>)
This page took 0.030748 seconds and 4 git commands to generate.