On 2013-03-26 10:49, Dmitry Olshansky wrote:

What everybody in all other native languages use, for instance:
valgrind --tool=massif, valgrind --tool=callgrind

Any general purpose profiler works.  I can confirm that e.g. AMD
CodeAnalyst works just fine if application is compiled with symbols.
Intel's Vtune also should work as well as many opensource tools.

On Mac OS X there's Instruments. There's also dtrace.

--
/Jacob Carlborg

Reply via email to