mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL 0/4] perf options type checking
@ 2010-05-17 19:31 Arnaldo Carvalho de Melo
  2010-05-17 19:31 ` [PATCH 1/4] perf options: Introduce OPT_UINTEGER Arnaldo Carvalho de Melo
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Arnaldo Carvalho de Melo @ 2010-05-17 19:31 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: linux-kernel, Arnaldo Carvalho de Melo,
	Frédéric Weisbecker, Mike Galbraith, Paul Mackerras,
	Peter Zijlstra, Stephane Eranian, Tom Zanussi

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


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

end of thread, other threads:[~2010-05-17 23:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-17 19:31 [GIT PULL 0/4] perf options type checking Arnaldo Carvalho de Melo
2010-05-17 19:31 ` [PATCH 1/4] perf options: Introduce OPT_UINTEGER Arnaldo Carvalho de Melo
2010-05-17 19:31 ` [PATCH 2/4] perf options: Check v type in OPT_U?INTEGER Arnaldo Carvalho de Melo
2010-05-17 19:31 ` [PATCH 3/4] perf options: Type check OPT_BOOLEAN and fix the offenders Arnaldo Carvalho de Melo
2010-05-17 19:31 ` [PATCH 4/4] perf options: Type check all the remaining OPT_ variants Arnaldo Carvalho de Melo
2010-05-17 23:29 ` [GIT PULL 0/4] perf options type checking Ingo Molnar

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

all inboxes | Powered by JetHome®