X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=toc%2Fdocs.yml;h=6d817f063b10b6778aa870f5cd7c6e1ab58f2258;hb=799746aba772716bec911b5872a9b502d553016e;hp=c8bfa6d10cb933d180a986dc6d5ac645f7c68245;hpb=215610ebba8ba215eca082c9f3399c73b00e1500;p=lttng-docs.git diff --git a/toc/docs.yml b/toc/docs.yml index c8bfa6d..6d817f0 100644 --- a/toc/docs.yml +++ b/toc/docs.yml @@ -1,7 +1,7 @@ title: The LTTng 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: @@ -22,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 (RHEL, SLES)" - id: building-from-source @@ -124,6 +115,8 @@ cats: title: pkg-config - id: tracef title: Using tracef() + - id: tracelog + title: Using tracelog() - id: lttng-ust-environment-variables-compiler-flags title: LTTng-UST environment variables and special compilation flags - id: cxx-application @@ -131,11 +124,11 @@ 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 @@ -144,6 +137,8 @@ cats: title: java.util.logging - id: log4j title: Apache log4j 1.2 + - id: python-application + title: Python application - id: instrumenting-linux-kernel title: Linux kernel cats: @@ -194,6 +189,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 @@ -204,6 +201,8 @@ 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: @@ -222,7 +221,5 @@ cats: - id: lttng-modules-ref title: LTTng-modules cats: - - id: lttng-modules-tp-struct-entry - title: Tracepoint fields macros (for TP_STRUCT__entry()) - - id: lttng-modules-tp-fast-assign - title: Tracepoint assignment macros (for TP_fast_assign()) + - id: lttng-modules-tp-fields + title: Tracepoint fields macros (for TP_FIELDS())