installing-lttng: minor fixes
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 4 Sep 2015 03:27:55 +0000 (23:27 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 4 Sep 2015 15:56:04 +0000 (11:56 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
contents/installing-lttng/intro.md

index c96ce8d612989e3b38eaa845bcb5e5c5c58bf1db..fc34ed564590fd60cf70e96bf94e76afdf55c5ee 100644 (file)
@@ -3,19 +3,19 @@ id: installing-lttng
 ---
 
 **LTTng** is a set of software components which interact to allow
-instrumenting the Linux kernel and user applications and controlling
-tracing sessions (starting/stopping tracing, enabling/disabling events,
-etc.). Those components are bundled into the following packages:
+instrumenting the Linux kernel and user applications as well as
+controlling tracing sessions (starting/stopping tracing,
+enabling/disabling events, and more). Those components are bundled into
+the following packages:
 
-  * **LTTng-tools**: Libraries and command line interface to control
-    tracing sessions
-  * **LTTng-modules**: Linux kernel modules allowing Linux to be
-    traced using LTTng
-  * **LTTng-UST**: User space tracing library
+  * **LTTng-tools**: libraries and command line interface to control
+    tracing sessions.
+  * **LTTng-modules**: Linux kernel modules for tracing the kernel.
+  * **LTTng-UST**: user space tracing library.
 
 Most distributions mark the LTTng-modules and LTTng-UST packages as
-optional. In the following sections, we always provide the steps to
-install all three, but be aware that LTTng-modules is only required if
+optional. In the following sections, the steps to install all three are
+always provided, but note that LTTng-modules is only required if
 you intend to trace the Linux kernel and LTTng-UST is only required if
 you intend to trace user space applications.
 
This page took 0.024408 seconds and 4 git commands to generate.