wlgen: sysbench: Expose --num-threads
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