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

From: Anton Blanchard
Date: Mon Jul 25 2011 - 08:32:43 EST



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?

Anton
--
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/