In Xcode3, out of all options under "Run" -> "Run with Performance Tool", I can only select:
- Leaks
- CPU Sampler
- Allocations
- Activity monitor
I cannot select any other option including "Zombies", "UI Recorder", etc., or most importantly for me, "OpenGL ES". I think this is consistent in all iOS projects on the machine, but I did not check.
How can I profile OpenGL ES?