This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] gprof corefile.c incorrectly handles .NNN functions


Hi James,

We just pulled a patch to corefile.c for supporting 'nested subprograms'.
I've also added a check for *.clone.NNN which is present using link time optimisation with recent GCCs.

Thanks - I have checked the patch in along with this changelog entry.


Cheers
  Nick

gprof/ChangeLog
2010-07-16  James Blackburn  <james.blackburn@broadcom.com>

	* corefile.c (core_sym_class): Fix handling of subprogram names
	and add support for cloned function names.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]