X-Git-Url: https://git.lttng.org/?p=lttngtop.git;a=blobdiff_plain;f=REAME-LIVE;fp=REAME-LIVE;h=0000000000000000000000000000000000000000;hp=05e8041860c8de88d40c248fa4b6bba2942b2f63;hb=62895477c7e60525e63e9e5117f92b34d467d0e6;hpb=ce56380f3bbddb7ebec5bead8ec20a01294cd455 diff --git a/REAME-LIVE b/REAME-LIVE deleted file mode 100644 index 05e8041..0000000 --- a/REAME-LIVE +++ /dev/null @@ -1,15 +0,0 @@ -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