profiling of contained procedures

Steve Kargl sgk@troutmask.apl.washington.edu
Wed Nov 8 19:22:00 GMT 2006


On Wed, Nov 08, 2006 at 08:00:39PM +0100, Tobias Burnus wrote:
> 
> Still, your FreeBSD gives more information about the library calls:

FreeBSD's linker will automatically use profiled libraries if
available, which I happened to have for all system libs.

> In addition, the annotation of the lines does not work:
> 
> gprof --annotated-source -x -b -l a.out

AFAICT, FreeBSD's gprof can't do this. 

-- 
Steve



More information about the Fortran mailing list