Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Nov 2020 19:38:28 -0800
From:      Ihor Antonov <ihor@antonovs.family>
To:        freebsd-questions@freebsd.org
Subject:   Profiling C application
Message-ID:  <39693639-6531-493f-fb24-53519f66cd98@antonovs.family>

next in thread | raw e-mail | index | archive | help
Hello folks,

What can I use on FreeBSD to profile a slow application?

I have a source code of the application and I can rebuild it if necessary.

I want to see where (in what functions) application spends most of its 
time - amount of function calls and duration of each call (per call)

What tools can you recommend to do this?


Thanks!

----
Ihor



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39693639-6531-493f-fb24-53519f66cd98>