Fix: Java agent: close session daemon socket on error
[lttng-ust.git] / tests / benchmark / README
... / ...
CommitLineData
1To run the benchmark:
2
3 ./test_benchmark
4
5You can specify the number of iterations, events and threads by setting
6environment variables ITERS, NR_EVENTS, NR_CPUS respectively:
7
8 ITERS=10 NR_EVENTS=10000 NR_CPUS=4 ./test_benchmark
This page took 0.022778 seconds and 4 git commands to generate.