Hi all,

I'm trying to test the profiling tool gprof.

I have a C-source with 2 functions,
max and min.

main() calls each one 100 times, and
makes one call to printf()

I compile with 

   gcc -pg proftest.c

and then run a.out to get gmon.out

When i run gprof (no args) it tells me

gmon.out file is missing call-graph data

Can anyone point me in the right direction?
I have a standard RH6.0 server installation.

tia,
--
robert friberg, ensofus ab
+46(0)708 98 57 01


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to