Re: NSFileManager - a cautionary tale
Re: NSFileManager - a cautionary tale
- Subject: Re: NSFileManager - a cautionary tale
- From: John Hawkinson <email@hidden>
- Date: Fri, 29 Jul 2011 02:54:41 -0400
> > I'm not sure if there is a way to observe file system stuff during
> > launch - if anyone knows, please let me know!
Greg Parker:
> Run in a debugger with a breakpoint at the top of main(). When you
> hit the breakpoint, start on fs_usage and continue. If you need to
In addition to this, TN2124
(http://developer.apple.com/library/mac/#technotes/tn2124/_index.html)
suggests setting INIT_Processes which gives you a 15-second startup
delay, and also cites QA1573
(http://developer.apple.com/library/mac/#qa/qa1573/_index.html) which
a whole slew of tricks including a DTrace probe, launchd property,
etc.
email@hidden
John Hawkinson
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden