X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=README.md;h=4d72ed43d9c893d1bf6e2358d1a8f0b086412404;hp=fab4f0865190239a9a0b2308de8a7e5eba8b4163;hb=6faa26cafc21ce8d5b8f20ae4d2682092fd74b03;hpb=1bdcd9d893433f63be850007cf7e1a5309a6fb96 diff --git a/README.md b/README.md index fab4f0865..4d72ed43d 100644 --- a/README.md +++ b/README.md @@ -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**