Re: [GIT PULL 0/3] perf/core improvements and fixes

From: Ingo Molnar
Date: Wed Mar 30 2011 - 03:11:10 EST



* Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/