Re: [GIT PULL] perf probe fixes

From: Ingo Molnar
Date: Tue Apr 27 2010 - 05:17:49 EST



* Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxx> wrote:

> Hi Ingo,
>
> Please pull from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf
>
> - Arnaldo
>
> Masami Hiramatsu (4):
> perf tools: Initialize dso->node member in dso__new
> perf probe: Fix to use symtab only if no debuginfo
> perf probe: Fix to exit callback soon after finding too many probe
> points
> perf probe: Add --max-probes option
>
> Stefan Hajnoczi (1):
> perf tools: Fix libdw-dev package name in error message
>
> tools/perf/Documentation/perf-probe.txt | 3 ++
> tools/perf/Makefile | 2 +-
> tools/perf/builtin-probe.c | 9 +++++++-
> tools/perf/util/probe-event.c | 34 +++++++++++++++++-------------
> tools/perf/util/probe-event.h | 4 +-
> tools/perf/util/probe-finder.c | 15 +++++++++----
> tools/perf/util/probe-finder.h | 6 +++-
> tools/perf/util/symbol.c | 1 +
> 8 files changed, 48 insertions(+), 26 deletions(-)

Pulled, thanks Arnaldo!

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/