X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=common%2Fwelcome.txt;h=0c3fc741d3e671a258e94d57fdc9ab17d77fafad;hb=c96644bd343e27a9fe956642845b35a630ce97f6;hp=ac73634548db7ff294787f62fc38952437f8a59b;hpb=f762992f6da9322f6e37f9c6fa9e7ef4f6dd2439;p=lttng-docs.git diff --git a/common/welcome.txt b/common/welcome.txt index ac73634..0c3fc74 100644 --- a/common/welcome.txt +++ b/common/welcome.txt @@ -4,13 +4,13 @@ Welcome to the **LTTng Documentation**! The _Linux Trace Toolkit: next generation_ is an open source software -toolkit which you can use to simultaneously trace the Linux kernel, user -applications, and user libraries. +toolkit which you can use to trace the Linux kernel, user applications, +and user libraries at the same time. LTTng consists of: * Kernel modules to trace the Linux kernel. -* Shared libraries to trace user applications written in C or C++. +* Shared libraries to trace C/$$C++$$ user applications. * Java packages to trace Java applications which use `java.util.logging` or Apache log4j 1.2. * A Python package to trace Python applications which use the standard