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.
_______________________________________________ fpc-pascal maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
