On 2010-08-28 01:38, Graeme Geldenhuys wrote:
Yes, I placed in on GitHub. You can clone the repository as follows:

via git protocol (faster):
     git clone git://github.com/graemeg/fpprofiler.git

via http protocol:
     git clone http://github.com/graemeg/fpprofiler.git


Alternatively (though not tested) - you should be able to download a
zip archive of the latest code via this URL:
    http://github.com/graemeg/fpprofiler/zipball/HEAD


NOTE:
Make sure the code you want to profile is backed up, or in some
repository. I have found cases where the profiler (fpp) failed to
modify all units due to parsing errors, then failed again restoring
all units to what they were. I think I fixed this bug, but I thought I
better let you know
Thank you - I will try it today or tomorrow. I will write if I'll find some bugs.


Regards
Žilvinas
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to