Subject: gprof
To: None <tech-toolchain@netbsd.org>
From: jeff milam <jmilam@tecmasters.com>
List: tech-toolchain
Date: 06/02/2003 10:57:14
Hello, my name is Jeffrey Milam. I work at TecMasters.Inc in Lawton OK. =
I=20
was wondering if you could help me out with a problem i am having. We ar=
e=20
running a large simulation that links code from fortran and c. The probl=
em=20
that i am having is that when producing the results, the flat profile has=
the=20
number of times each function was called but it does not produce any=20
times...such as percentage of time or total time for the functions. Here=
is=20
just the first couple of copied lines from the output file.
% cumulative self self total
time seconds seconds calls Ts/call Ts/call name
0.00 0.00 0.00 44686 0.00 0.00 scrblk_
0.00 0.00 0.00 14829 0.00 0.00 listv_
0.00 0.00 0.00 11750 0.00 0.00 octal_
0.00 0.00 0.00 8880 0.00 0.00 acsur_
0.00 0.00 0.00 8880 0.00 0.00 idxdpl_
0.00 0.00 0.00 7690 0.00 0.00 deplel_
0.00 0.00 0.00 6828 0.00 0.00 deploy_
0.00 0.00 0.00 4922 0.00 0.00 prtfu_
0.00 0.00 0.00 3357 0.00 0.00 igrdid_
0.00 0.00 0.00 3268 0.00 0.00 hashxy_
If you have any idea of what could be going wrong, could you help me... =
I=20
would greatly appreciate it. Thank you
Jeff Milam