Instruments in Xcode 4

learner2010 picture learner2010 · Mar 14, 2011 · Viewed 10.5k times · Source

I was trying to open instruments in xcode 4 but was not able to find a way to do it. Usually in Xcode 3, we would do run -> run with performance tool... but I dont really find any such thing to do it in xcode 4.. would anyone be able to tell me how to do this?

Answer

GendoIkari picture GendoIkari · Mar 14, 2011

If you want to use Instruments with your product:

Product -> Profile

This brings up a dialog where you can choose Leaks, Allocations, etc.