> -----Original Message-----
> From: Joe Seymour [mailto:jseym...@codesourcery.com]
> Sent: 28 March 2013 15:17
> To: Paulo Matos
> Cc: gcc@gcc.gnu.org
> Subject: Re: Clarification of cloned function names during profiling
> 
> 
> I had a patch committed to trunk gprof that taught it to handle
> ".constprop" functions correctly:
> 
> http://sourceware.org/ml/binutils/2012-09/msg00260.html
> 
> I suppose a similar patch would be required for isra functions as
> well...

Yes, I noticed that patch in HEAD. I have a hard time understanding how we now 
need to add all these exceptions to binutils because gcc changed its behaviour. 
Maybe binutils should allow anything that looks like .<chars>.<num> at a 
minimum.

On the other hand this seems to imply that nobody actually uses gprof anymore...

I will try to get a patch submitted to binutils upstream. Thanks for your 
comment on this.

-- 
Paulo Matos

Reply via email to