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]

RE: The further question.


Hi, Martin

I've read the glibc source about gmon. I thought gprof mechanism for linux must be similar to that for solaris.

>From mcount.c and gmon-start.c, the notes shows that mcount should sync with monstartup? I wonder how they sync?

I've got one paper about gprof from  http://www.lns.cornell.edu/public/COMP/info/gprof/gprof_toc.html

Thanks,
Meggie


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