Timing the compiler

Martin v. Löwis loewis@informatik.hu-berlin.de
Mon Jun 3 06:25:00 GMT 2002


I'm trying to time cc1plus to attribute time consumption to source
code functions, i.e. I'd like to get a time stamp/time progress for
each call to announce_function.

Is that supported? If not, how could I best produce such statistics?

TIA,
Martin



More information about the Gcc mailing list