public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] perf probe fixes
@ 2010-04-26 19:06 Arnaldo Carvalho de Melo
  2010-04-27  9:17 ` Ingo Molnar
  0 siblings, 1 reply; 2+ messages in thread
From: Arnaldo Carvalho de Melo @ 2010-04-26 19:06 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Frédéric Weisbecker, Mike Galbraith, Peter Zijlstra,
	Paul Mackerras, Masami Hiramatsu, Stefan Hajnoczi,
	Linux Kernel Mailing List

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(-)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-04-27  9:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-26 19:06 [GIT PULL] perf probe fixes Arnaldo Carvalho de Melo
2010-04-27  9:17 ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox