A follow-up on this:
On Tue, Aug 3, 2010 at 12:48 PM, Dave Martin wrote:
[...]
>
> a) perf represents symbols as offsets from the start of
> the mmap'd code region which contains each
> symbol.
I've looked at the code some more, and it looks like I've
misun
Em Tue, Aug 03, 2010 at 12:48:34PM +0100, Dave Martin escreveu:
> Hi all,
>
> I've hit some problems in trying to get perf record/report to
> work correctly on systems with separated debug images (Ubuntu,
> in particular). I worked on some patches to ensure that
> separate debug images do actuall
Hi all,
I've hit some problems in trying to get perf record/report to
work correctly on systems with separated debug images (Ubuntu,
in particular). I worked on some patches to ensure that
separate debug images do actually get loaded, when present --
these commits have now been merged in linux-2.