statistical profiling of gcc

Dale Johannesen dalej@apple.com
Wed Feb 19 20:15:00 GMT 2003


On Wednesday, February 19, 2003, at 11:43  AM, David Morrison wrote:
> The first part of the "flat" profile is shown below.  The interrupt 
> was set for 1 ms and the "Count" should be roughly proportional to CPU 
> time spent in that routine.  The full report has a lot more 
> information.
>
> Count   Function Name
> 750     seen_objects
> 497     htab_traverse
> 279     ggc_set_mark
> 190     count_or_remove_death_notes

The only "seen_objects" I can find is a data object, so I think jprof 
needs a little work.
Thanks for trying.



More information about the Gcc mailing list