Re: gmon.out creation procedure

2008-05-20 Thread Mohamed Shafi
On Tue, May 20, 2008 at 1:54 PM, <[EMAIL PROTECTED]> wrote: > Dear Shafi > > Thanks you very much for the clear details. Definitely your inputs are > helpful. > > 1) I am sure that in gcc-4.0 I found there is file gmon.c in the path > gcc-4.0.0/gcc/gmon.c. Anyhow let me concentrate on gmon.c of g

Re: gmon.out creation procedure

2008-05-20 Thread raja . saleru
Dear Shafi Thanks you very much for the clear details. Definitely your inputs are helpful. 1) I am sure that in gcc-4.0 I found there is file gmon.c in the path gcc-4.0.0/gcc/gmon.c. Anyhow let me concentrate on gmon.c of glibc. 2) Next thing I would like to know is to better understand the gmo

Re: gmon.out creation procedure

2008-05-19 Thread Mohamed Shafi
2008/5/19 <[EMAIL PROTECTED]>: > Hi, > > I am Raja, I need a favor on understand how the gmon.out file is created. > Please help me. > > 1. gmon.c is available in both gcc and glibc. Which is the one used to > create gmon.out ? I don't think gcc has gmon.c. Only glibc has it. You can also find g