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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 20 May 2010 22:08:39 -0300
From:	Arnaldo Carvalho de Melo <acme@...radead.org>
To:	Ingo Molnar <mingo@...e.hu>
Cc:	linux-kernel@...r.kernel.org,
	Arnaldo Carvalho de Melo <acme@...radead.org>,
	Frédéric Weisbecker <fweisbec@...il.com>,
	Mike Galbraith <efault@....de>,
	Paul Mackerras <paulus@...ba.org>,
	Peter Zijlstra <a.p.zijlstra@...llo.nl>,
	Russ Anderson <rja@....com>,
	Stephane Eranian <eranian@...gle.com>,
	Tom Zanussi <tzanussi@...il.com>
Subject: [GIT PULL v2 0/2] Allow disabling TUI per command in ~/.perfconfig

Hi Ingo,

	I noticed some problems in the previous TUI disabling patch, fixed
in this v2 series, that also includes a removal of some gettimeofday calls of
little utility submitted by Russ.

        Please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf

Regards,

- Arnaldo


Arnaldo Carvalho de Melo (1):
  perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfig

Russ Anderson (1):
  perf record: remove unneeded gettimeofday() call

 tools/perf/builtin-record.c |   17 +----------------
 tools/perf/builtin-report.c |    8 ++++----
 tools/perf/perf.c           |   25 +++++++++++++++++++++++--
 tools/perf/util/cache.h     |    2 +-
 tools/perf/util/newt.c      |    9 ++++++---
 5 files changed, 35 insertions(+), 26 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