doc to use the live branch
authorJulien Desfossez <jdesfossez@efficios.com>
Thu, 30 Aug 2012 18:41:43 +0000 (14:41 -0400)
committerJulien Desfossez <jdesfossez@efficios.com>
Thu, 30 Aug 2012 18:41:43 +0000 (14:41 -0400)
Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
REAME-LIVE [new file with mode: 0644]

diff --git a/REAME-LIVE b/REAME-LIVE
new file mode 100644 (file)
index 0000000..05e8041
--- /dev/null
@@ -0,0 +1,15 @@
+In order to use the (beta) live tracing features of LttngTop, you need these
+branches :
+
+git clone -b lttngtop-live git://git.dorsal.polymtl.ca/~jdesfossez/lttng-tools
+git clone -b lttngtop-live git://git.dorsal.polymtl.ca/~jdesfossez/babeltrace
+
+The only difference between these branches and the master branch is that they
+export an additional library that is used by lttngtop to do live tracing.
+
+You have to compile and install lttng-tools before babeltrace since there are
+dependencies on the library exposed by this special lttng-tools in babeltrace
+for live mmap buffer consuming.
+
+Then you can compile and use the live branch of LttngTop :
+git clone -b live git://git.lttng.org/lttngtop.git
This page took 0.024152 seconds and 4 git commands to generate.