Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!mp.cs.niu.edu!ux1.cso.uiuc.edu!midway!quads.uchicago.edu!rtp1 From: rtp1@quads.uchicago.edu (raymond thomas pierrehumbert) Newsgroups: comp.sys.apollo Subject: Re: gprof and f77 Keywords: gprof f77 BSD Message-ID: <1991Apr2.024755.243@midway.uchicago.edu> Date: 2 Apr 91 02:47:55 GMT References: <1991Apr1.220030.13259@alchemy.chem.utoronto.ca> Sender: bcareful@midway.uchicago.edu Organization: University of Chicago Lines: 9 I also have never gotten gprof to work. I'm running 10.1p on a DN10k, rev 10.7p of the compilers (I tried to order rev 10.8p, but first the sales rep didn't know about availability, and then lost my P.O. Just an aside). Things compile with -pg, and gmon.out gets left behind, but when I run gprof, the results are vacuous; none of my own procedures are included in the call graph, only some cryptic system-generated ones). .