X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=README;h=ae580a05e48d392f1a88a235a2696545b7702ac1;hb=45b886dff8f2c8c0f0871bac6def375084a3efa8;hp=191bcec5b5e29f0f828f4c4b740148bee37d6cb4;hpb=6ea7b6aa1d5c22b8741b59c92b8cee484fcd6078;p=lttng-tools.git diff --git a/README b/README index 191bcec5b..ae580a05e 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ LTTng Trace Control ---------------- Please visit https://lttng.org for more information. The current maintainer is -David Goulet . +Jérémie Galarneau . Latest development can be found at: @@ -36,6 +36,16 @@ REQUIREMENTS: * Debian/Ubuntu package: uuid-dev + - Babeltrace (optional) + Trace viewer. Enable the use of "lttng view" command + + * Debian/Ubuntu package: babeltrace + + - libxml2 >= 2.7.6 + XML document parsing library. + + * Debian/Ubuntu package: libxml2-dev + - Perl (optional) Needed for make check and tests.