lttng: Add Next/Previous TID event action in CFV
[deliverable/tracecompass.git] / README.md
index 55e5982ce289e8a9d09c9a1f64221ead073937c8..04a1ced64dcb0f8cf189f1aeeec591273483bd96 100644 (file)
--- a/README.md
+++ b/README.md
@@ -34,6 +34,9 @@ wiki page:
 Compiling manually
 ------------------
 
+The Maven project build requires version 3.3 or later. It can be downloaded from
+<http://maven.apache.org> or from the package management system of your distro.
+
 To build the project manually using Maven, simply run the following command from
 the top-level directory:
 
@@ -80,7 +83,7 @@ the build system. You can set them by using `-P[profile name]` and
 
   Runs a test suite present in `releng/org.eclipse.tracecompass.alltests`. The
   test suite to run has to be defined by `-DcustomTestSuite=[name]`, for example
-  `-DcustomTestSuite=RunAllCoreTests`.
+  `-DcustomTestSuite=RunAllPerfTests`.
 
 * `-Pdeploy-rcp`
 
This page took 0.024248 seconds and 5 git commands to generate.