[Bug gprof/12468] Missing functions and call counts

2011-02-10 Thread vincent.riviere at freesbee dot fr
http://sourceware.org/bugzilla/show_bug.cgi?id=12468 --- Comment #5 from Vincent Rivière 2011-02-09 20:19:04 UTC --- Thanks, it works :-) -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for

[Bug gprof/12468] Missing functions and call counts

2011-02-07 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12468 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug gprof/12468] Missing functions and call counts

2011-02-07 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12468 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com AssignedT

[Bug gprof/12468] Missing functions and call counts

2011-02-07 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12468 --- Comment #2 from cvs-commit at gcc dot gnu.org 2011-02-06 23:38:40 UTC --- CVSROOT:/cvs/src Module name:src Changes by:amo...@sourceware.org2011-02-06 23:38:38 Modified files: gprof : ChangeLog corefile.c Log

[Bug gprof/12468] Missing functions and call counts

2011-02-07 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12468 --- Comment #3 from cvs-commit at gcc dot gnu.org 2011-02-06 23:39:56 UTC --- CVSROOT:/cvs/src Module name:src Branch: binutils-2_21-branch Changes by:amo...@sourceware.org2011-02-06 23:39:54 Modified files: gprof

[Bug gprof/12468] Missing functions and call counts

2011-02-05 Thread vincent.riviere at freesbee dot fr
http://sourceware.org/bugzilla/show_bug.cgi?id=12468 --- Comment #1 from Vincent Rivière 2011-02-05 14:58:23 UTC --- This bug comes from gprof/corefile.c, in the function core_create_function_syms(). Old code was: symtab.limit->is_func = TRUE; But the new code is: symtab.limit->is_func = (core