public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Anton Blanchard <anton@samba.org>
To: Peter Zijlstra <a.p.zijlstra@chello.nl>,
	Paul Mackerras <paulus@samba.org>, Ingo Molnar <mingo@elte.hu>,
	Arnaldo Carvalho de Melo <acme@ghostprotocols.net>,
	emunson@mgebm.net
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 0/4] perf symbol fixes
Date: Wed, 24 Aug 2011 16:40:13 +1000	[thread overview]
Message-ID: <20110824064013.205515988@samba.org> (raw)

The following patches fix some bugs in our symbol code and adds
heuristics to select which duplicate symbol to use.

In the process this fixes the issue on ppc where we need to handle both
the old style and new style 64bit ABI.

Anton


             reply	other threads:[~2011-08-24  6:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-24  6:40 Anton Blanchard [this message]
2011-08-24  6:40 ` [PATCH 1/4] perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo files Anton Blanchard
2011-08-24  6:40 ` [PATCH 2/4] perf symbols: /proc/kallsyms does not sort module symbols Anton Blanchard
2011-08-24  6:40 ` [PATCH 3/4] perf symbols: Preserve symbol scope when parsing /proc/kallsyms Anton Blanchard
2011-08-24  6:40 ` [PATCH 4/4] perf symbols: Add some heuristics for choosing the best duplicate symbol Anton Blanchard

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=20110824064013.205515988@samba.org \
    --to=anton@samba.org \
    --cc=a.p.zijlstra@chello.nl \
    --cc=acme@ghostprotocols.net \
    --cc=emunson@mgebm.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=paulus@samba.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox