On 26 Jan 2009, at 22:49, Mattias Gaertner wrote:

I need to profile lazarus applications under linux.
I tried gprof, but it is broken since years and shows no record.

Neither does the bug repository show any record of open bugs against - pg on Linux.

I found the following page, but it does not help here:
http://wiki.lazarus.freepascal.org/Profiling

How can I profile under linux?

I've used qprof successfully in the past (not for FPC programs, but for other things). It's a sampling-based profiler, so it shouldn't slow down things too much.


Jonas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to