Zitat von Jonas Maebe <jonas.ma...@elis.ugent.be>:

>
> 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.

Sorry. I thought the problem is known and the fpc team prefers valgrind.
I saw that Michael created a bug report, with major urgent priority - wow.


> > 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.

Yes, that's why I prefer gprof and used it a lot in the past.

Mattias

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

Reply via email to