From d54b094509868ff79e5ab62e76e73f288ebc52cf Mon Sep 17 00:00:00 2001 From: Christophe Bedard Date: Fri, 10 Jan 2020 18:29:02 -0500 Subject: [PATCH] Mention that LTTng 2.11 has not been tested yet --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 78873bd..057b63f 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ To enable tracing: ``` Notes: * **Version 2.10.7 or above is required for all LTTng packages**. On Ubuntu, use the above PPA. On other distros, [build from source](https://lttng.org/docs/v2.10/#doc-building-from-source), making sure to also [build the Python bindings](https://github.com/lttng/lttng-tools#building). + * LTTng 2.11 has not been tested yet. 2. Build ``` $ colcon build