The "Capture OpenGL ES Frame" feature in Xcode 4 is marvelous. It lists out every OpenGL-related call made during a single rendering frame. But there's an additional feature that would help me connect these calls to my code and search for significant data more easily. I just don't know if this feature is already available.The "Capture OpenGL ES Frame" feature in Xcode