welcome: reword a part
[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
f762992f
PP
7toolkit which you can use to simultaneously trace the Linux kernel, user
8applications, and user libraries.
9
10LTTng consists of:
11
12* Kernel modules to trace the Linux kernel.
13* Shared libraries to trace user applications written in C or C++.
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.022646 seconds and 4 git commands to generate.