diff --git a/README.md b/README.md index 677a54849568c601b1f4f041ee1d746a374c3a6d..4c968281316369baa46e0eb9167c63f4ad6fe290 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,6 @@ cloned from the official GitHub repository with this command: $ git clone https://github.com/ARM-software/lisa.git - # Target platform requirements The target platform to be used for experiments with LISA must satisfy @@ -129,7 +128,6 @@ available on this git repository: The patches required are: lisa/debug_base..lisa/debug - # Testing your installation An easy way to test your installation is to give a run to the EAS RFC tests. @@ -168,7 +166,6 @@ just run these few steps: ./tools/report.py --base noeas --tests eas ``` - # Toolkit organization The toolkit provides these resources: @@ -269,6 +266,7 @@ is a complete example of setting up an experiment, execution and data collection. Specifically it demonstrates how to: + 1. configure a target for an experiment 2. configure FTrace for event collection 3. configure an HWMon based energy meter for energy measurements