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:	Mon, 17 May 2010 16:31:14 -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>,
	Stephane Eranian <eranian@...gle.com>,
	Tom Zanussi <tzanussi@...il.com>
Subject: [GIT PULL 0/4] perf options type checking

Hi Ingo,

        Please pull from:

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

Regards,

- Arnaldo

Arnaldo Carvalho de Melo (4):
  perf options: Introduce OPT_UINTEGER
  perf options: Check v type in OPT_U?INTEGER
  perf options: Type check OPT_BOOLEAN and fix the offenders
  perf options: Type check all the remaining OPT_ variants

 tools/perf/bench/sched-messaging.c     |    6 ++----
 tools/perf/builtin-bench.c             |    4 ++--
 tools/perf/builtin-help.c              |    6 +++---
 tools/perf/builtin-kvm.c               |    6 +++---
 tools/perf/builtin-lock.c              |    3 +--
 tools/perf/builtin-record.c            |    8 +++-----
 tools/perf/builtin-report.c            |    4 ++--
 tools/perf/builtin-sched.c             |    8 ++++----
 tools/perf/builtin-test.c              |    2 +-
 tools/perf/builtin-top.c               |    7 +++----
 tools/perf/perf.h                      |    3 ++-
 tools/perf/util/hist.c                 |    2 +-
 tools/perf/util/include/linux/kernel.h |    2 ++
 tools/perf/util/parse-options.c        |   32 +++++++++++++++++++++++++-------
 tools/perf/util/parse-options.h        |   27 +++++++++++++++++----------
 tools/perf/util/sort.c                 |    8 ++++----
 tools/perf/util/sort.h                 |    8 ++++----
 tools/perf/util/symbol.h               |    2 +-
 18 files changed, 80 insertions(+), 58 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