This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

Timing the compiler


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


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