[fpc-pascal] gprof
Graeme Geldenhuys
graemeg.lists at gmail.com
Thu Mar 13 11:29:04 CET 2008
On 13/03/2008, Jonas Maebe <jonas.maebe at elis.ugent.be> wrote:
>
> I' not sure, but I don't think so. Under Linux, you can however also
> use valgrind with the cachegrind backend for profiling (but in this
> case ensure that your program and the units you want to profile are
> compiled with -gv, and that none of the used units is compiled with
> plain -g/-gl)
Thanks Jonas.... I'm trying 'valgrind' now. Just reading up on what
information is stored in the generate text output file I've now go.
Only thing I can guess so far is that big numbers are bad. :-)
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
More information about the fpc-pascal
mailing list