On Tue, Nov 25, 2008 at 6:29 PM, Darius Blaszyk <[EMAIL PROTECTED]> wrote: > > There is a basic native pascal profiler named fprofiler. It's in the > fpcprojects section in SVN. The basics work although there are a lot of > optimizations possible. > The profiler works by inserting timing calls in the actual code, by > parsing it first. I wrote a wrapper for the compiler (named fpp) to > handle that. > > http://svn.freepascal.org/cgi-bin/viewvc.cgi/fpprofiler/trunk/?root=fpcprojects
Cool, I'll check it out. Thanks for the info. Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
