I may just be using this program wrong, but I've been having a lot of difficulty using the C++ profiler on MacOS. There are two major issues:
I'm sure I'm using this wrong. Would anyone be able to help me out?
Thanks so much!
I'd preferably like to see line-by-line annotations of where time is spent not just per-function. I haven't figured out how to do this.
Double-clicking a function in the call tree view opens the source view, which shows line-by-line statistics.
The following articles should help you interpret the data Instruments generates: