opensuse: new section
[lttng-docs.git] / toc / docs.yml
CommitLineData
5e0cbfb0
PP
1title: The <span class="reset-text-transform">LTTng</span> Documentation
2cats:
727aa690 3 - id: whats-new
179d0464 4 title: What's new in LTTng 2.7?
5e0cbfb0
PP
5 - id: nuts-and-bolts
6 title: Nuts and bolts
6b7fb0d3
PP
7 cats:
8 - id: what-is-tracing
9 title: What is tracing?
10 - id: lttng-alternatives
11 title: Alternatives to LTTng
5e0cbfb0
PP
12 - id: installing-lttng
13 title: Installing <span class="reset-text-transform">LTTng</span>
14 cats:
15 - id: desktop-distributions
16 title: Desktop distributions
17 cats:
18 - id: ubuntu
19 title: Ubuntu
20 cats:
21 - id: ubuntu-official-repositories
22 title: Official repositories
23 - id: ubuntu-ppa
24 title: PPA
5e0cbfb0
PP
25 - id: debian
26 title: Debian
3375e5b0
PP
27 - id: opensuse
28 title: openSUSE/RPM
5e0cbfb0
PP
29 - id: archlinux
30 title: Arch Linux
88e1a92d
PP
31 - id: enterprise-distributions
32 title: "Enterprise distributions (<abbr title=\"Red Hat Enterprise Linux\">RHEL</abbr>, <abbr title=\"SUSE Linux Enterprise Server\">SLES</abbr>)"
5e0cbfb0
PP
33 - id: building-from-source
34 title: Building from source
35 - id: getting-started
36 title: Getting started with <span class="reset-text-transform">LTTng</span>
37 cats:
38 - id: tracing-the-linux-kernel
39 title: Tracing the Linux kernel
40 - id: tracing-your-own-user-application
41 title: Tracing your own user application
42 - id: viewing-and-analyzing-your-traces
43 title: Viewing and analyzing your traces
44 - id: understanding-lttng
45 title: Understanding <span class="reset-text-transform">LTTng</span>
46 cats:
47 - id: core-concepts
48 title: Core concepts
49 cats:
50 - id: tracing-session
51 title: Tracing session
52 - id: domain
53 title: Domain
54 - id: channel
55 title: Channel
56 cats:
57 - id: channel-overwrite-mode-vs-discard-mode
58 title: Overwrite and discard event loss modes
59 - id: channel-subbuf-size-vs-subbuf-count
60 title: Sub-buffers count and size
61 - id: channel-switch-timer
62 title: Switch timer
63 - id: channel-buffering-schemes
64 title: Buffering schemes
65 - id: event
66 title: Event
67 - id: plumbing
68 title: Plumbing
69 cats:
70 - id: plumbing-overview
71 title: Overview
72 - id: lttng-sessiond
73 title: Session daemon
74 - id: lttng-consumerd
75 title: Consumer daemon
76 - id: lttng-relayd
77 title: Relay daemon
78 - id: liblttng-ctl-lttng
79 title: Control library and command line interface
80 - id: lttng-ust
81 title: User space tracing library
82 - id: lttng-modules
83 title: <span class="reset-text-transform">LTTng</span> kernel modules
84 - id: using-lttng
85 title: Using <span class="reset-text-transform">LTTng</span>
86 cats:
87 - id: instrumenting
88 title: Instrumenting
89 cats:
90 - id: c-application
91 title: C application
92 cats:
93 - id: tracepoint-provider
94 title: Tracepoint provider
95 - id: lttng-gen-tp
96 title: Using <code>lttng-gen-tp</code>
97 - id: defining-tracepoints
98 title: Defining tracepoints
cce547fa
PP
99 - id: using-tracepoint-classes
100 title: Using tracepoint classes
5e0cbfb0
PP
101 - id: assigning-log-levels
102 title: Assigning log levels to tracepoints
103 - id: probing-the-application-source-code
104 title: Probing the application's source code
105 - id: building-tracepoint-providers-and-user-application
106 title: Building/linking tracepoint providers and the user application
107 cats:
108 - id: static-linking
109 title: Static linking
110 - id: dynamic-linking
111 title: Dynamic linking
112 - id: using-lttng-ust-with-daemons
113 title: Using <span class="reset-text-transform">LTTng</span>-UST with daemons
114 - id: lttng-ust-pkg-config
115 title: <span class="reset-text-transform">pkg-config</span>
116 - id: tracef
117 title: Using <code>tracef()</code>
b23ecad2
PP
118 - id: tracelog
119 title: Using <code>tracelog()</code>
5e0cbfb0
PP
120 - id: lttng-ust-environment-variables-compiler-flags
121 title: <span class="reset-text-transform">LTTng</span>-UST environment variables and special compilation flags
122 - id: cxx-application
123 title: C++ application
124 - id: prebuilt-ust-helpers
125 title: Prebuilt user space tracing helpers
126 cats:
127 - id: liblttng‑ust‑libc‑pthread-wrapper
128 title: C standard library and POSIX threads tracing
129 - id: liblttng‑ust‑cyg‑profile
130 title: Function tracing
131 - id: liblttng‑ust‑dl
132 title: Dynamic linker tracing
133 - id: java-application
134 title: Java application
215610eb
PP
135 cats:
136 - id: jul
137 title: <code>java.util.logging</code>
138 - id: log4j
139 title: Apache log4j 1.2
024571e4
PP
140 - id: python-application
141 title: Python application
5e0cbfb0
PP
142 - id: instrumenting-linux-kernel
143 title: Linux kernel
144 cats:
145 - id: instrumenting-linux-kernel-itself
146 title: Instrumenting the Linux kernel for <span class="reset-text-transform">LTTng</span>
147 cats:
148 - id: mainline-trace-event
149 title: Defining/using tracepoints with mainline <code>TRACE_EVENT()</code> infrastructure
150 - id: lttng-adaptation-layer
151 title: Adding the <span class="reset-text-transform">LTTng</span> adaptation layer
152 - id: instrumenting-linux-kernel-tracing
153 title: Tracing
154 - id: instrumenting-out-of-tree-linux-kernel
155 title: Instrumenting an out-of-tree Linux kernel module for <span class="reset-text-transform">LTTng</span>
156 - id: proc-lttng-logger-abi
157 title: <span class="reset-text-transform">LTTng</span> logger ABI
158 - id: advanced-instrumenting-techniques
159 title: Advanced techniques
160 cats:
161 - id: instrumenting-32-bit-app-on-64-bit-system
162 title: Instrumenting a 32-bit application on a 64-bit system
163 cats:
164 - id: building-32-bit-userspace-rcu
165 title: Building 32-bit Userspace RCU
166 - id: building-32-bit-lttng-ust
167 title: Building 32-bit <span class="reset-text-transform">LTTng</span>-UST
168 - id: building-32-bit-lttng-tools
169 title: Building 32-bit <span class="reset-text-transform">LTTng</span>-tools
170 - id: building-64-bit-lttng-tools
171 title: Building 64-bit <span class="reset-text-transform">LTTng</span>-tools
172 - id: building-instrumented-32-bit-c-application
173 title: Building an instrumented 32-bit C application
174 - id: running-32-bit-and-64-bit-c-applications
175 title: Running 32-bit and 64-bit versions of an instrumented C application
176 - id: controlling-tracing
177 title: Controlling tracing
178 cats:
179 - id: creating-destroying-tracing-sessions
180 title: Creating and destroying tracing sessions
181 - id: enabling-disabling-events
182 title: Enabling and disabling events
183 - id: basic-tracing-session-control
184 title: Basic tracing session control
185 - id: enabling-disabling-channels
186 title: Enabling and disabling channels
187 cats:
188 - id: fine-tuning-channels
189 title: Fine-tuning channels
190 - id: adding-context
191 title: Adding some context to channels
e008a9af
PP
192 - id : pid-tracking
193 title: Tracking process IDs
5e0cbfb0
PP
194 - id: saving-loading-tracing-session
195 title: Saving and loading tracing session configurations
196 - id: sending-trace-data-over-the-network
197 title: Sending trace data over the network
198 - id: lttng-live
199 title: Viewing events as they arrive
200 - id: taking-a-snapshot
201 title: Taking a snapshot
c23b8cb1
PP
202 - id: mi
203 title: Machine interface
2a621b76
PP
204 - id: persistent-memory-file-systems
205 title: Recording trace data on persistent memory file systems
5e0cbfb0
PP
206 - id: reference
207 title: Reference
208 cats:
209 - id: online-lttng-manpages
5037eb52 210 title: Online <span class="reset-text-transform">LTTng</span> man pages
5e0cbfb0
PP
211 - id: lttng-ust-ref
212 title: <span class="reset-text-transform">LTTng</span>-UST
213 cats:
214 - id: liblttng-ust
215 title: <span class="reset-text-transform">LTTng</span>-UST library (<code>liblttng&#8209;ust</code>)
216 cats:
217 - id: liblttng-ust-tp-fields
218 title: Tracepoint fields macros (for <code>TP_FIELDS()</code>)
219 - id: liblttng-ust-tracepoint-loglevel
220 title: Tracepoint log levels (for <code>TRACEPOINT_LOGLEVEL()</code>)
221 - id: lttng-modules-ref
222 title: <span class="reset-text-transform">LTTng</span>-modules
223 cats:
224 - id: lttng-modules-tp-struct-entry
225 title: Tracepoint fields macros (for <code>TP_STRUCT__entry()</code>)
226 - id: lttng-modules-tp-fast-assign
227 title: Tracepoint assignment macros (for <code>TP_fast_assign()</code>)
This page took 0.031124 seconds and 4 git commands to generate.