android_kernel_xiaomi_sm8350/tools/perf/bench
Hitoshi Mitake cced06c62a perf bench: Modify bench/bench-messaging.c to adopt unified output formatting
This patch modifies bench/bench-messaging.c to adopt
unified output formatting: --format option.

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 <mitake@dcl.info.waseda.ac.jp>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <1257808802-9420-4-git-send-email-mitake@dcl.info.waseda.ac.jp>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-11-10 04:53:49 +01:00
..
bench.h perf bench: Add format constants to bench.h for unified output formatting 2009-11-10 04:53:48 +01:00
sched-messaging.c perf bench: Modify bench/bench-messaging.c to adopt unified output formatting 2009-11-10 04:53:49 +01:00
sched-pipe.c perf bench: Fix bench/sched-pipe.c to wait for child process 2009-11-09 08:14:30 +01:00