All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 2/4] perf symbols: /proc/kallsyms does not sort module symbols
@ 2011-09-23 13:59 Stephane Eranian
  2011-09-23 14:11 ` Arnaldo Carvalho de Melo
  0 siblings, 1 reply; 4+ messages in thread
From: Stephane Eranian @ 2011-09-23 13:59 UTC (permalink / raw)
  To: LKML
  Cc: Arnaldo Carvalho de Melo, anton, Peter Zijlstra, mingo, ak,
	Robert Richter

Hi,

What's the status of this patch?

It is not in 3.1.0-rc7. It is needed!

I ran into serious issues (bogus symbols) with a profile where
kernel modules were stressed and it boiled down to kallsyms__parse()
being broken because /proc/kallsyms is assumed sorted when it actually
is NOT.

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [PATCH 0/4] perf symbol fixes
@ 2011-08-24  6:40 Anton Blanchard
  2011-08-24  6:40 ` [PATCH 2/4] perf symbols: /proc/kallsyms does not sort module symbols Anton Blanchard
  0 siblings, 1 reply; 4+ messages in thread
From: Anton Blanchard @ 2011-08-24  6:40 UTC (permalink / raw)
  To: Peter Zijlstra, Paul Mackerras, Ingo Molnar,
	Arnaldo Carvalho de Melo, emunson
  Cc: linux-kernel

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


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

end of thread, other threads:[~2011-09-23 14:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-23 13:59 [PATCH 2/4] perf symbols: /proc/kallsyms does not sort module symbols Stephane Eranian
2011-09-23 14:11 ` Arnaldo Carvalho de Melo
2011-09-23 14:12   ` Peter Zijlstra
  -- strict thread matches above, loose matches on Subject: below --
2011-08-24  6:40 [PATCH 0/4] perf symbol fixes Anton Blanchard
2011-08-24  6:40 ` [PATCH 2/4] perf symbols: /proc/kallsyms does not sort module symbols Anton Blanchard

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.