[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20100517232920.GA16977@elte.hu>
Date: Tue, 18 May 2010 01:29:20 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Arnaldo Carvalho de Melo <acme@...radead.org>
Cc: linux-kernel@...r.kernel.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: Re: [GIT PULL 0/4] perf options type checking
* Arnaldo Carvalho de Melo <acme@...radead.org> wrote:
> 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(-)
Pulled, thanks a lot Arnaldo!
Ingo
--
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