Re: [PATCH] perf: Fix symbol resolution on old ppc64 ABI

From: Ingo Molnar
Date: Mon Jul 25 2011 - 08:38:09 EST



* Anton Blanchard <anton@xxxxxxxxx> wrote:

> Hi Ingo,
>
> > > It would cover most cases. There would be an issue with
> > > functions that are less than 24 bytes in length (ie 6
> > > instructions). Tiny functions are probably rare enough that we
> > > can live with it.
> >
> > Do such tiny functions get packed tightly, below 24 bytes?
> > Another sanitization pass could solve that issue, to trim
> > partially overlapping symbol regions, right?
>
> That would work I think. Should I cook up a patch?

Yeah, would be nice - if Arnaldo agrees with the approach too.

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/