[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110604101334.GA16292@elte.hu>
Date: Sat, 4 Jun 2011 12:13:34 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Arnaldo Carvalho de Melo <acme@...radead.org>
Cc: linux-kernel@...r.kernel.org, David Ahern <daahern@...co.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Mike Galbraith <efault@....de>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <peterz@...radead.org>,
Stephane Eranian <eranian@...gle.com>,
Tom Zanussi <tzanussi@...il.com>,
Arnaldo Carvalho de Melo <acme@...stprotocols.net>
Subject: Re: [GIT PULL 0/4] perf/urgent fixes
* Arnaldo Carvalho de Melo <acme@...radead.org> wrote:
>
> Hi Ingo,
>
> As we discussed, here are just the fixes from my last perf/core pull
> request, all related to having the python binding usable again, please consider
> pulling from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux perf/urgent
>
> Regards,
>
> - Arnaldo
>
> Arnaldo Carvalho de Melo (3):
> perf evlist: Remove dependency on debug routines
> perf python: Use exception to propagate errors
> perf evlist: Don't die if sample_{id_all|type} is invalid
>
> Frederic Weisbecker (1):
> perf python: Fix argument name list of read_on_cpu()
>
> tools/perf/builtin-test.c | 2 +-
> tools/perf/util/event.c | 16 ----------
> tools/perf/util/event.h | 2 -
> tools/perf/util/evlist.c | 68 +++++++++++++++++++++++++--------------------
> tools/perf/util/evlist.h | 6 ++-
> tools/perf/util/evsel.c | 16 ++++++++++
> tools/perf/util/evsel.h | 7 ++++
> tools/perf/util/python.c | 14 ++++-----
> tools/perf/util/session.c | 12 +++++++-
> 9 files changed, 83 insertions(+), 60 deletions(-)
Pulled, thanks a lot Arnaldo!
One suggestion: please merge perf/urgent into perf/core before
queueing up more changes which would conflict.
Thanks,
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