doc to use the live branch
[lttngtop.git] / REAME-LIVE
CommitLineData
ce56380f
JD
1In order to use the (beta) live tracing features of LttngTop, you need these
2branches :
3
4git clone -b lttngtop-live git://git.dorsal.polymtl.ca/~jdesfossez/lttng-tools
5git clone -b lttngtop-live git://git.dorsal.polymtl.ca/~jdesfossez/babeltrace
6
7The only difference between these branches and the master branch is that they
8export an additional library that is used by lttngtop to do live tracing.
9
10You have to compile and install lttng-tools before babeltrace since there are
11dependencies on the library exposed by this special lttng-tools in babeltrace
12for live mmap buffer consuming.
13
14Then you can compile and use the live branch of LttngTop :
15git clone -b live git://git.lttng.org/lttngtop.git
This page took 0.021898 seconds and 4 git commands to generate.