X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=README;h=43fd0c5cba33be283d85cb020fb4d271a6873511;hp=b2177596f58015dbfb5ba5c378e6727df19e067b;hb=13a810d5e44e4e8e5ce4c1a36456cd0e394d36c2;hpb=525cb6b97c78a39f2a0fff83b98ed634139e28d3 diff --git a/README b/README index b2177596f..43fd0c5cb 100644 --- a/README +++ b/README @@ -17,10 +17,10 @@ REQUIREMENTS: kernel version can probably be older but we can't provide any guarantee. Please let us know if you are able to go lower without any problems. - - liburcu + - liburcu >= 0.8.0 Userspace RCU library, by Mathieu Desnoyers and Paul E. McKenney - -> Tested with liburcu 0.7.x stable. + -> Tested with liburcu 0.8.x stable. * Debian/Ubuntu package: liburcu-dev * Git : git://git.lttng.org/userspace-rcu.git @@ -41,6 +41,11 @@ REQUIREMENTS: * 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. @@ -177,5 +182,6 @@ PACKAGE CONTENTS: Various documentations and quickstart guide. - extras - Contains extra data such as bash completion file. Python bindings for - liblttng-ctl are also available there. + Contains extra data such as bash completion file. + Note: the presence of xmllint is required for bash-completion. + Python bindings for liblttng-ctl are also available there.