From: Arnaldo Carvalho de Melo <acme@infradead.org>
To: Ingo Molnar <mingo@elte.hu>
Cc: "Frédéric Weisbecker" <fweisbec@gmail.com>,
"Mike Galbraith" <efault@gmx.de>,
"Peter Zijlstra" <a.p.zijlstra@chello.nl>,
"Paul Mackerras" <paulus@samba.org>,
"Masami Hiramatsu" <mhiramat@redhat.com>,
"Stefan Hajnoczi" <stefanha@linux.vnet.ibm.com>,
"Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] perf probe fixes
Date: Mon, 26 Apr 2010 16:06:34 -0300 [thread overview]
Message-ID: <20100426190634.GB28700@ghostprotocols.net> (raw)
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(-)
next reply other threads:[~2010-04-26 19:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-26 19:06 Arnaldo Carvalho de Melo [this message]
2010-04-27 9:17 ` [GIT PULL] perf probe fixes Ingo Molnar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100426190634.GB28700@ghostprotocols.net \
--to=acme@infradead.org \
--cc=a.p.zijlstra@chello.nl \
--cc=efault@gmx.de \
--cc=fweisbec@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mhiramat@redhat.com \
--cc=mingo@elte.hu \
--cc=paulus@samba.org \
--cc=stefanha@linux.vnet.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.