This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

problem with gprof


Dear,

Running gprof does not produce the customary list of time spend in the different subroutines. 
The only output I get is the explanations of the of the different entries and only what is show below as list of the time spend in the different routines :

                                       4             past end of text [77]
[77]     0.0    0.00        0.00       0+4      past end of text [77]
                                       4             past end of text [77]

I am running gprof on my Mac, but used gprof already on other Unix machines successfully.
I have gcc.4.7 (still running Lion) and Xcode 4.6.3. installed and compiled my fortran program using gfortran with the -pg flag.

Can you suggest what I need to do to remedy this ?

Thanks in advance,
sincerely,
kris
-------------------------------------------------------------------------------------
Kris Van Alsenoy,
Structural Chemistry Group, Department of Chemistry,
University of Antwerp, Universiteitsplein 1, B-2610 Antwerp, Belgium
kris.vanalsenoy@uantwerpen.be / Phone:+32(3)2652366
visit us at: http://www.ua.ac.be/structuurchemie
-------------------------------------------------------------------------------------


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