From bd2fc8af47047dc01e04e57cd4a6109ac9217d98 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Tue, 19 Jul 2011 21:51:57 -0400 Subject: [PATCH] update readme Signed-off-by: Mathieu Desnoyers --- README | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README b/README index 48ac6572..c6766afd 100644 --- a/README +++ b/README @@ -28,8 +28,14 @@ against, use: KERNELDIR=path_to_kernel_dir make KERNELDIR=path_to_kernel_dir make install -Use lttng-tools to control the tracer. LTTng tools should automatically load the -kernel modules when needed. +Use lttng-tools (git://git.lttng.org/lttng-tools.git) to control the tracer. +LTTng tools should automatically load the kernel modules when needed. + +Use Babeltrace (git://git.efficios.com/babeltrace.git) to print traces as a +human-readable text log. + +Please note that the LTTng-UST 2.0 (user-space tracing counterpart of LTTng 2.0) +is still in active development and not released yet. So far, it has been tested on vanilla kernels 2.6.38 and 2.6.39 (on x86 at the moment). It should work fine with newer kernels and other architectures, but -- 2.34.1