[fpc-pascal]Profiling FPC executables

Marco van de Voort marcov at stack.nl
Wed Nov 26 14:50:07 CET 2003


> I'm writing a simulation that will take hours or days to run.  I've
> never used formal profiling tools but this seems like a good
> opportunity.  I'm working on Linux and I'm still using FPC 1.0.10. 
> What tools are available to me?

gprof. Recompile everything with -pg, there should be a paragraph about
profiling in the manual somewhere.





More information about the fpc-pascal mailing list