[PATCH] runtime/unwind: Allow to increase MAX_CFI

Torsten Polle Torsten.Polle@gmx.de
Thu Nov 29 21:12:00 GMT 2018


Hi Mark,

> Am 29.11.2018 um 19:06 schrieb Mark Wielaard <mark@klomp.org>:
> 
> Hi Torsten,
> 
> On Tue, Nov 27, 2018 at 10:37:08PM +0100, Torsten Polle wrote:
>> As discussed this patch allows to define the limit of CFIs to a higher value in case the limit is too low.
> 
> Thanks, applied to git master.

Thanks.

> I am still curious what program/library defines more than 512 CFI
> instructions. If you could post some example of eu-readelf --debug-dump=frame
> that would be interesting. I assume it must be some really big
> functions that haven't been split up?

I’m working on it. But it’s not that trivial. I included tons of libraries with the '-d' option and have to identify the one(s) that is (are) causing the warnings.

> Cheers,
> Mark

Regards,
Torsten


More information about the Systemtap mailing list