I can't seem to find much information on the Instruments too in Xcode which brought me to Stackoverflow.
Is there a way I can see the CPU usage of a particular SDK being used in my iOS application using the CPU Usage tool in Xcode Instruments?
I know I can see the entire application in Xcode with the new gauge tools but I want to dig a little bit deeper and see just the CPU usage of a particular SDK that my iOS application is utilizing. I don't really care to see the entire app as a whole.