Why has no one made a more developer friendly way of doing this that does not need to include breakpoints in code? What if I don't know what I should be looking at when I am profiling?
XCode has a really nice memory profiler that shows where the memory was allotted inline.
XCode has a really nice memory profiler that shows where the memory was allotted inline.