Hi,

I think performance is a kind of wrapper over perf if I am correct. As I come across thing that perf internally creates 20 worker process to run over benchmark program. So, is there a way to run any particular number of workers from command line of performance like perf.

Thanks!