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]

new profiling features in GCC


Hi, I am a Master student in State University of New York at Albany, Dept.
of CS. I am implementing an enhanced version of gprof to profile not any
the CPU time of program, but also wall clock time and other useful
information from the PMC register inside CPU. These kind of work need some
modification on glibc, gprof and gcc, on their source code. Most of the
job has been finished.

I just write this letter to inquery that if your guys have any plan to
introduce some similar functionalities into gcc( like new command line
options other than -p )? Or are you interested to introduce such function
into gcc?

Yongzhu Li


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