[fpc-pascal] Trying to use gprof profiler, but linking keeps failing
mailinglists at geldenhuys.co.uk
mailinglists at geldenhuys.co.uk
Tue Mar 17 16:46:49 CET 2026
On 2026-03-17 14:37, Martin Frb via fpc-pascal wrote:
>
> Have you considered valgrind (tool callgrind) and kcachegrind?
> It takes a bit (actually significantly) longer to profile/run the app.
Thank you. Yes, that's what I did in the end. It massively slowed down
my app, so not sure how accurate the results are, but its better that
manual GetTickCount64 everywhere. :-D
Regards,
Graeme
More information about the fpc-pascal
mailing list