diff options
author | Hitoshi Mitake <[email protected]> | 2009-11-10 08:20:00 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-11-10 04:53:48 +0100 |
commit | 386d7e9e542c2115d5d300747e57f503458a1617 (patch) | |
tree | 0cacfa2528b0f2ebbea2dddc69bd6cbec2250c13 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 242aa14a67f4e19453fc8a51cffc5ac5ee5bcbd1 (diff) |
perf bench: Modify builtin-bench.c for processing common options
This patch modifies builtin-bench.c for processing common
options. The first option added is "--format".
Users of perf bench will be able to specify output style by
--format.
Usage example:
% ./perf bench sched messaging # with no style specify
(20 sender and receiver processes per group)
(10 groups == 400 processes run)
Total time:1.431 sec
% ./perf bench --format=simple sched messaging # specified
simple 1.431
Signed-off-by: Hitoshi Mitake <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Paul Mackerras <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions