X-Git-Url: https://git.lttng.org/?p=lttngtop.git;a=blobdiff_plain;f=README;h=4bb510cae2b7cf94f7dbc14daa7d5390ad05e3ce;hp=592e10948fde996112ed440cc33851ea60540b82;hb=c263c4eb55ebd2b6caf659a7f524f9543df41544;hpb=1fc22eb45fde328b82aa5a5e296fdc086e77a32e;ds=sidebyside diff --git a/README b/README index 592e109..4bb510c 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -lttngtop +LTTngTop Julien Desfossez August 2011 @@ -22,16 +22,6 @@ $ lttngtop /path/to/your/trace Make sure you have read permissions on the whole directory. -NOTE ----- - -Since this is an early release of lttngtop, it is still inside the babeltrace -source tree. As soon as all babeltrace dependencies are available from the -library and header files, lttngtop will be in its own repository. Until then, -changes in the babeltrace source tree will be merged in this tree to avoid -conflicts. This repository doesn't install the babeltrace binary, or any of its -libraries. This way you can safely install it in the default locations. - EXAMPLE ------- @@ -66,14 +56,12 @@ To compile Babeltrace and lttngtop, you will need: glib 2.22 or better development libraries (Debian : libglib2.0-0, libglib2.0-dev) (Fedora : glib2, glib2-devel) - uuid development libraries - (Debian : uuid-dev) - (Fedora : uuid-devel) libpopt >= 1.13 development libraries (Debian : libpopt-dev) (Fedora : popt) ncurses development libraries (Debian : libncurses5-dev) + babeltrace development library For developers using the git tree: