profiling API?
Rob Taylor
robt@flyingpig.com
Fri Mar 14 11:26:00 GMT 2003
More information about the Binutils mailing list
Fri Mar 14 11:26:00 GMT 2003
- Previous message (by thread): profiling API?
- Next message (by thread): profiling API?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
try http://sourceforge.net/projects/fnccheck/ *may* need some work to work with 3.x, but let me know if you can get it working!! Rob Taylor mailto:robt@flyingpig.com Flying Pig Systems http://www.flyingpig.com Tel: +44 20 8280 9230 > -----Original Message----- > From: gcc-owner@gcc.gnu.org [mailto:gcc-owner@gcc.gnu.org]On Behalf Of > William Brodie-Tyrrell > Sent: 13 March 2003 23:17 > To: Nick Clifton > Cc: binutils@sources.redhat.com; gcc@gnu.org > Subject: Re: profiling API? > > > > Stoned koalas drooled eucalyptus spit in awe as Nick Clifton declaimed: > > > > Is there any way to get multiple gmon.out files for a given > > > execution? > > > > No. :-( > > oh well. > > > You can compile only certain files with profiling enabled. That way > > you will only generate profile information for the functions in those > > files, (plus any functions that they call...) > > yep, been doing that. What I'd hoped for was to divide the results up by > time. > > > You might also consider using the -finstrument-functions command line > > switch and writing your own profiling tools. > > haha. surely you jest :) I'm having a bad enough time getting the code > I *need* done in time :( > > > thanks for the help, anyway. > > William Brodie-Tyrrell > > -- > I wouldn't eat dolphin. I refuse to eat anything smarter than me. > Which is why I abstain from broccoli. > -- <jre> > > <william@cs.adelaide.edu.au> > http://www.cs.adelaide.edu.au/~william > Room 3034, Plaza Building >
- Previous message (by thread): profiling API?
- Next message (by thread): profiling API?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list