Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RamaMalladiAWS committed Aug 9, 2023
1 parent 62ad804 commit bd562cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ echo 100 | sudo tee /sys/devices/cpu/perf_event_mux_interval_ms

To compare the results of two different performance runs, use the following command:
```
./aperf-v0.1.4-alpha-aarch64/aperf report --run-directory c7g_performance_run_1 --run-directory c6i_performance_run_1
./aperf report -r <COLLECTOR_DIRECTORY_1> -r <COLLECTOR_DIRECTORY_2> -n <REPORT_NAME>
```

### Example
Expand Down

0 comments on commit bd562cd

Please sign in to comment.