Re: Weird stuff
Re: Weird stuff
- Subject: Re: Weird stuff
- From: Brian Stern <email@hidden>
- Date: Thu, 13 Mar 2008 16:17:13 -0400
On Mar 13, 2008, at 3:00 PM, Rick Altherr wrote:
On Mar 13, 2008, at 11:40 AM, Jonas Maebe wrote:
On 13 Mar 2008, at 15:51, Adam Hall wrote:
I then noticed a problem with Shark. It could not find the source
code! The debug build of Mame OS X out of the box, had debug
information turned on, yet shark could not find the source.
One problem with current Shark versions is that it will not catch
all information from the program if the program ends before Shark
finishes gathering all information.
Actually, that shouldn't be true and if it is, it's a bug. Shark
intentionally prevents applications from exiting until we gather the
enough information to lookup the debug information later. Shark
does this from the time Start is pressed until the session window
appears.
What about plugins?
Photoshop, for instance, unloads plugins when they're done, like after
the Apply button is clicked. When I last tried to profile a PS plugin
I had to modify the plugin code to prevent it from being unloaded in
order to get any useful results.
--
Brian Stern
email@hidden
_______________________________________________
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