Use double quotes for full section names
[lttng-docs.git] / common / welcome.txt
CommitLineData
f0287ae1
PP
1[[welcome]]
2== Welcome!
3
4Welcome to the **LTTng Documentation**!
5
6The _Linux Trace Toolkit: next generation_ is an open source software
bd2a0d5c
PP
7toolkit which you can use to trace the Linux kernel, user applications,
8and user libraries at the same time.
f762992f
PP
9
10LTTng consists of:
11
12* Kernel modules to trace the Linux kernel.
bd2a0d5c 13* Shared libraries to trace C/$$C++$$ user applications.
f762992f
PP
14* Java packages to trace Java applications which use `java.util.logging`
15 or Apache log4j 1.2.
16* A Python package to trace Python applications which use the standard
17 `logging` package.
18* A kernel module to trace shell scripts and other user applications
19 without a dedicated instrumentation mechanism.
20* Daemons and a command-line tool, cmd:lttng, to control the
21 LTTng tracers.
f0287ae1
PP
22
23[NOTE]
24.Open source documentation
25====
26This is an **open documentation**: its source is available in a
27https://github.com/lttng/lttng-docs[public Git repository].
28
29Should you find any error in the content of this text, any grammatical
30mistake, or any dead link, we would be very grateful if you would file a
31GitHub issue for it or, even better, contribute a patch to this
32documentation by creating a pull request.
33====
This page took 0.046043 seconds and 4 git commands to generate.