M
M
mitaichik2016-03-16 16:21:55
C++ / C#
mitaichik, 2016-03-16 16:21:55

How to profile C++ on Mac?

Hello! I am learning C++.
I wrote an application, I need to profile it. I use CLion, and, as I understand it, there is no built-in profiler.
Recommend a normal profiler for Mac.
Thanks in advance.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
diskconnect, 2016-03-16
@mitaichik

The built in XCode Instruments is very good, try it.
nullpointer.dk/2013/02/profiling-with-instruments-app

M
Maxim Moseychuk, 2016-03-16
@fshp

Gprof
Valgrind

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question