public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] perf bench: Common option for specifying style formatting
@ 2009-11-09 17:03 Hitoshi Mitake
  2009-11-09 17:03 ` [PATCH 1/4] perf bench: Add stuffs to bench.h for unified output formatting Hitoshi Mitake
  2009-11-09 17:59 ` [PATCH 0/4] perf bench: Common option for specifying style formatting Peter Zijlstra
  0 siblings, 2 replies; 7+ messages in thread
From: Hitoshi Mitake @ 2009-11-09 17:03 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: linux-kernel, Hitoshi Mitake, Peter Zijlstra, Paul Mackerras

This patch series adds new option "--format" to
bench subcommand of perf.

Users of perf bench will be able to specify
style formatting with this option in common way.

Hitoshi Mitake (4):
  perf bench: Add stuffs to bench.h for unified output formatting
  perf bench: Modify builtin-bench.c for processing common options
  perf bench: Modified bench/bench-messaging.c to adopt unified output
    formatting
  perf bench: Modify builtin-pipe.c for processing common options

 tools/perf/bench/bench.h           |    9 ++++
 tools/perf/bench/sched-messaging.c |   18 +++++---
 tools/perf/bench/sched-pipe.c      |   22 ++++++----
 tools/perf/builtin-bench.c         |   79 +++++++++++++++++++++++++++++------
 4 files changed, 99 insertions(+), 29 deletions(-)


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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-09 17:03 [PATCH 0/4] perf bench: Common option for specifying style formatting Hitoshi Mitake
2009-11-09 17:03 ` [PATCH 1/4] perf bench: Add stuffs to bench.h for unified output formatting Hitoshi Mitake
2009-11-09 17:03   ` [PATCH 2/4] perf bench: Modify builtin-bench.c for processing common options Hitoshi Mitake
2009-11-09 17:03     ` [PATCH 3/4] perf bench: Modified bench/bench-messaging.c to adopt unified output formatting Hitoshi Mitake
2009-11-09 17:03       ` [PATCH 4/4] perf bench: Modify builtin-pipe.c for processing common options Hitoshi Mitake
2009-11-09 17:59 ` [PATCH 0/4] perf bench: Common option for specifying style formatting Peter Zijlstra
2009-11-09 23:19   ` Hitoshi Mitake

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