lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 11 Nov 2009 00:03:59 +0900
From:	Hitoshi Mitake <mitake@....info.waseda.ac.jp>
To:	Ingo Molnar <mingo@...e.hu>
Cc:	linux-kernel@...r.kernel.org,
	Hitoshi Mitake <mitake@....info.waseda.ac.jp>
Subject: [PATCH 0/3] perf bench: Make output more better

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(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ