[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110330071048.GB24029@elte.hu>
Date: Wed, 30 Mar 2011 09:10:48 +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>,
Lin Ming <ming.m.lin@...el.com>,
Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>,
Mike Galbraith <efault@....de>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <peterz@...radead.org>,
Stephane Eranian <eranian@...gle.com>,
Thomas Gleixner <tglx@...utronix.de>,
Tom Zanussi <tzanussi@...il.com>,
Arnaldo Carvalho de Melo <acme@...stprotocols.net>
Subject: Re: [GIT PULL 0/3] perf/core improvements and fixes
* Arnaldo Carvalho de Melo <acme@...radead.org> wrote:
> Hi Ingo,
>
> Please consider pulling from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf/core
>
> This one has everything in acme/perf/urgent, i.e. starts the next
> tools/ devel cycle :-)
>
> Regards,
>
> - Arnaldo
>
> Arnaldo Carvalho de Melo (1):
> perf tools: Fixup exit path when not able to open events
>
> David Ahern (1):
> perf tools: Emit clearer message for sys_perf_event_open ENOENT
> return
>
> Lin Ming (1):
> perf probe: Add fastpath to do lookup by function name
>
> tools/perf/builtin-record.c | 19 +++++++---
> tools/perf/builtin-top.c | 44 ++++++++++++++++--------
> tools/perf/util/debug.c | 10 +++++
> tools/perf/util/debug.h | 1 +
> tools/perf/util/probe-finder.c | 72 ++++++++++++++++++++++++++++++++++++++++
> tools/perf/util/probe-finder.h | 2 +
> 6 files changed, 128 insertions(+), 20 deletions(-)
Pulled, thanks Arnaldo!
Note, i merged these two also into perf/urgent:
ca6a42586fae: perf tools: Emit clearer message for sys_perf_event_open ENOENT return
c286c419c784: perf tools: Fixup exit path when not able to open events
as both are simple and fix real bugs.
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