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