[fpc-pascal] Trying to use gprof profiler, but linking keeps failing
Martin Frb
lazarus at mfriebe.de
Tue Mar 17 15:37:11 CET 2026
On 17/03/2026 14:21, mailinglists--- via fpc-pascal wrote:
> Hi. I wanted to use gprof to profile a binary of mine that has
> performance problems.
Have you considered valgrind (tool callgrind) and kcachegrind?
It takes a bit (actually significantly) longer to profile/run the app.
But the results are usually very informative.
More information about the fpc-pascal
mailing list