Fix: test_benchmark: do not match "CPU(s) scaling MHz:"
[lttng-ust.git] / benchmark / README
1 To run the benchmark:
2
3 ./test_benchmark
4
5 You can specify the number of iterations, events and threads by setting
6 environment variables ITERS, NR_EVENTS, NR_CPUS respectively:
7
8 ITERS=10 NR_EVENTS=10000 NR_CPUS=4 ./test_benchmark
This page took 0.030201 seconds and 4 git commands to generate.