Skip to content
Snippets Groups Projects

Fix sentence in shake/README.mkd about `perf` flags.

Merged Benjamin Maurer requested to merge cptwunderlich-master-patch-07963 into master
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -64,7 +64,8 @@ When running with `--cachegrind` tests can be safely parallelised with the
### Performance counters with `perf_events`
The benchmarks can also be run under the Linux `perf` tool for collection of
(micro-)architectural event counts. This mode is enabled
(micro-)architectural event counts. This mode is enabled with the `--perf` flag.
Arguments to `perf` can be passed via `--perf-arg`.
## Data format
Loading