[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100426190634.GB28700@ghostprotocols.net>
Date: Mon, 26 Apr 2010 16:06:34 -0300
From: Arnaldo Carvalho de Melo <acme@...radead.org>
To: Ingo Molnar <mingo@...e.hu>
Cc: Frédéric Weisbecker <fweisbec@...il.com>,
Mike Galbraith <efault@....de>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Paul Mackerras <paulus@...ba.org>,
Masami Hiramatsu <mhiramat@...hat.com>,
Stefan Hajnoczi <stefanha@...ux.vnet.ibm.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] perf probe fixes
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(-)
--
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