diff options
author | Davidlohr Bueso <[email protected]> | 2014-06-16 11:14:19 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2014-06-19 16:13:15 -0300 |
commit | b6f0629a94f7ed6089560be7f0561be19f934fc4 (patch) | |
tree | 36dad2fd09afc6d1f4cc484e8d91b1f7e0d93ba6 /tools/perf/scripts/python/bin/syscall-counts-by-pid-record | |
parent | b094c99e8e284cff839400a3b61fda1fa53962fc (diff) |
perf bench: Add --repeat option
There are a number of benchmarks that do single runs and as a result
does not really help users gain a general idea of how the workload
performs. So the user must either manually do multiple runs or just use
single bogus results.
This option will enable users to specify the amount of runs (arbitrarily
defaulted to 10, to use the existing benchmarks default) through the
'--repeat' option. Add it to perf-bench instead of implementing it
always in each specific benchmark.
Signed-off-by: Davidlohr Bueso <[email protected]>
Cc: Aswin Chandramouleeswaran <[email protected]>
Cc: Hitoshi Mitake <[email protected]>
Cc: Jiri Olsa <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ Kept the existing default of 10, changing it to something else should
be done on separate patch ]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/syscall-counts-by-pid-record')
0 files changed, 0 insertions, 0 deletions