Skip to content

wlgen: sysbench: Expose --num-threads

Darryl Green requested to merge github/fork/qperret/sysbench-nr-threads into master

Created by: qperret

It is possible to specify the number of threads of sysbench using a command line option. As this is often useful, expose it as an argument of the run method(), like --max-time for example.

Signed-off-by: Quentin Perret quentin.perret@arm.com

Merge request reports