The continuing saga of profiling GnuCash
BenoitGrégoire
bock at step.polymtl.ca
Sun Aug 31 16:31:11 CDT 2003
On Sunday 31 August 2003 08:49, Jon Lapham wrote:
> Compiling this using "-g -pg" and calling it from the GnuCash guile script
> shown above produces a gmon.out file, but it does not contain any
> information from the GnuCash C functions, just the "inner_main" and "main"
> functions from simple-guile.c.
Are you using gcc3 to compile? GnuCash is a collection of shared libraries.
To profile shares libraries, you have to use at LEAST glibc 2.1, otherwise it
most definitely won't work.
--
Benoit Grégoire
http://step.polymtl.ca/~bock/
More information about the gnucash-devel
mailing list