X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=README.md;h=6dbf19f7f12f5b19813614d9c4c216a6c0c422c3;hp=fab4f0865190239a9a0b2308de8a7e5eba8b4163;hb=9a6545985844978f34f88b82bf1bcd649968c0a3;hpb=1bdcd9d893433f63be850007cf7e1a5309a6fb96 diff --git a/README.md b/README.md index fab4f0865..6dbf19f7f 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ components: that, the kernel version may 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`](http://www.liburcu.org/) >= 0.8.0**: userspace RCU library, + - **[`liburcu`](http://www.liburcu.org/) >= 0.9.0**: userspace RCU library, by Mathieu Desnoyers and Paul E. McKenney. - **`libpopt` >= 1.13**: command line arguments parsing library. - Debian/Ubuntu package: `libpopt-dev` @@ -57,6 +57,8 @@ The following items are _optional_ dependencies: pages with the `--help` option or with the `lttng help` command. Note that without `man`, you cannot get offline help with LTTng-tools commands, not even their usage. + - **libpfm >= 4.0**: needed to run the perf regression test suite. + - Debian/Ubuntu package: `libpfm4-dev` LTTng-tools supports both the [LTTng Linux Kernel tracer](https://lttng.org) and [LTTng user space tracer](https://lttng.org) released as part of the same @@ -78,7 +80,7 @@ order to compile the Git repository tree: - **GNU Autotools** (**Automake >= 1.10**, **Autoconf >= 2.64**, **Autoheader >= 2.50**; make sure your system-wide `automake` points - to a recent version!) + to a recent version) - **[GNU Libtool](http://www.gnu.org/software/autoconf/) >= 2.2** - **Flex >= 2.5.35** - **Bison >= 2.4**