Re: Problems with profiling (using gprof)

2008-06-09 Thread Morten Welinder
I think the problem is that gprof requires static linking and that is clearly not going to work with plugins. I believe that the Valgrind suite might have usable alternatives. Morten Welinder [EMAIL PROTECTED] ___ gnumeric-list mailing list

Re: Problems with profiling (using gprof)

2008-06-09 Thread Allin Cottrell
On Mon, 9 Jun 2008, Morten Welinder wrote: I think the problem is that gprof requires static linking and that is clearly not going to work with plugins. I believe that the Valgrind suite might have usable alternatives. Or maybe oprofile. -- Allin Cottrell Department of Economics Wake

Problems with profiling (using gprof)

2008-06-08 Thread Francisco Lorotta
Hello, I'm trying to profile (using gprof) the execution of gnumeric when it is calculating the fn-random.gnumeric sheet. I've built gnumeric using -pg in the CFLAGS. Then i go with: ./gnumeric fn-random.gnumeric --quit But the results of the profile are the following: % cumulative self