Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
DEPENDENCIES
------------
-To compile Babeltrace and lttngtop, you will need:
+To compile Babeltrace and lttngtop, you need:
gcc 3.2 or better
libc6 development librairies
(Debian : libncurses5-dev)
babeltrace >= 1.2.0 development library
+To use the local live tracing feature, you need:
+ lttng-tools >= 2.4
+ lttng-modules >= 2.4
+ babeltrace >= 1.2.0
+
For developers using the git tree:
This source tree is based on the autotools suite from GNU to simplify