Re: Shark profiling
Re: Shark profiling
- Subject: Re: Shark profiling
- From: Wade Tregaskis <email@hidden>
- Date: Tue, 23 Jun 2009 23:59:44 -0700
Is there any way through which shark will profile only my required
api and not all the apis .. Since my project is too big , it is
taking approximately 40 minutes to give complete results after
execution of my program.
Shark uses Spotlight, primarily, to find symbol information.
In retrospect I've evidently defaulted to iPhone mode. For iPhone
profiling, what I said above is certainly true. Profiling on a Mac is
in a sense much nicer, because we actually know where to find and
typically have access to symbol information, so we don't even need
Spotlight for most of it.
So that said, defeating auto-symbolication is trickier for Mac
profiling; you'll basically have to go down the road of stripping or
not-generating-to-begin-with your symbol information, as I alluded to
before.
Wade
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden