On Thu, 16 Jun 2011 15:18:06 -0700, Sandeep said: >This might be a weird query. but is it possible some how to get the >exact line of code causing high cpu utilization. Like in case of the >Instrument Leaks we are able to make out the lines of code in our >application that is causing the memory leaks. In similar way is there >any instrument using which we are able to get the exact method or lines >of code where the CPU utilization goes high.
Of course there is. :) I suggest reading "Introduction to Instruments User Guide". <http://developer.apple.com/library/mac/#documentation/DeveloperTools/Conceptual/InstrumentsUserGuide/Introduction/Introduction.html#//apple_ref/doc/uid/TP40004652-CH1-SW1> Cheers, -- ____________________________________________________________ Sean McBride, B. Eng [email protected] Rogue Research www.rogue-research.com Mac Software Developer Montréal, Québec, Canada _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
