Difference in "cumulative time" in gprof's report and "TIME" in top output

2005-02-16 Thread Tulsi Ram Mayala
[EMAIL PROTECTED] strongmail-server]$ time ./system/bin/strongmail-server -i ./ -p 9010   real    9m59.540s user    5m37.470s sys 0m2.330s [EMAIL PROTECTED] strongmail-server]$     [EMAIL PROTECTED] strongmail-server]$ gprof -q ./system/bin/strongmail-server | more

[Bug binutils/747] Profiling of nested functions

2005-02-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added CC||pinskia at gcc dot gnu dot ||org http://sources.redhat.com/bugz

[Bug binutils/747] New: Profiling of nested functions

2005-02-16 Thread laurent at guerby dot net
It looks like nested functions are not properly reported by gprof. The original problem was on Ada code with nested functions. This is with GCC from CVS HEAD 20050213 and GNU gprof 2.15.91.0.2 on a x86 SuSE 9.2 system. A GCC developper suggested that the appropriate calls seemed to be generated pro