public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] perf bench: Make output more better
@ 2009-11-10 15:03 Hitoshi Mitake
  2009-11-10 15:04 ` [PATCH 1/3] perf bench: Fix builtin-bench.c for more friendly output Hitoshi Mitake
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Hitoshi Mitake @ 2009-11-10 15:03 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: linux-kernel, Hitoshi Mitake

Hi,

This patch series makes output of perf bench more better.
Current style, keeping user wait and print everything
suddenly after finish, is not good.
And current formatting for values are too ugly.

Example (case of messaging):
| % perf bench sched messaging
| # Running sched/messaging benchmark...
| # 20 sender and receiver processes per group
| # 10 groups == 400 processes run
|
|      Total time:1.490 [sec]

Hitoshi Mitake (3):
  perf bench: Fix builtin-bench.c for more friendly output
  perf bench: Fix sched-pipe.c for more confortable output
  perf bench: Fix sched-message.c for more confortable output

 tools/perf/bench/sched-messaging.c |    6 +++---
 tools/perf/bench/sched-pipe.c      |   11 ++++++-----
 tools/perf/builtin-bench.c         |    4 ++++
 3 files changed, 13 insertions(+), 8 deletions(-)


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-11-10 19:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-10 15:03 [PATCH 0/3] perf bench: Make output more better Hitoshi Mitake
2009-11-10 15:04 ` [PATCH 1/3] perf bench: Fix builtin-bench.c for more friendly output Hitoshi Mitake
2009-11-10 19:00   ` [tip:perf/bench] perf bench: Improve " tip-bot for Hitoshi Mitake
2009-11-10 15:04 ` [PATCH 2/3] perf bench: Fix sched-pipe.c for more confortable output Hitoshi Mitake
2009-11-10 19:01   ` [tip:perf/bench] perf bench: Improve sched-pipe.c with more comfortable output tip-bot for Hitoshi Mitake
2009-11-10 15:04 ` [PATCH 3/3] perf bench: Fix sched-message.c for more confortable output Hitoshi Mitake
2009-11-10 19:01   ` [tip:perf/bench] perf bench: Improve sched-message.c with more comfortable output tip-bot for Hitoshi Mitake

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox