Re: gprof-base Profiling: "no time accumulated"

2009-01-24 Thread Thomas Thrainer
Am Samstag 24 Januar 2009 schrieb Siarhei Siamashka: > On Saturday 24 January 2009, Thomas Thrainer wrote: > > Hello, > > > > I'm trying to profile an application on the N810 with gprof. I compiled > > it with -pg, -O3 and -g and linked all the libraries I

gprof-base Profiling: "no time accumulated"

2009-01-24 Thread Thomas Thrainer
Hello, I'm trying to profile an application on the N810 with gprof. I compiled it with -pg, -O3 and -g and linked all the libraries I'm interested in statically (and compiled them also with -pg -O3 -g). The first couple of problems were that I got a floating point exception in scratchbox when