Instruments: How to trace stat() calls?
Instruments: How to trace stat() calls?
- Subject: Instruments: How to trace stat() calls?
- From: Jens Alfke <email@hidden>
- Date: Thu, 20 Oct 2011 11:53:50 -0700
My iOS app is making too many calls to stat(), but I can’t find a good way to trace them with Instruments:
- The I/O Activity instrument, to my surprise, doesn’t show stat/lstat/fstat, although it does show most other filesystem calls.
- The File Activity instrument doesn’t work on iOS.
- The Instrument>Trace Symbol command doesn’t work on iOS.
- The System Calls instrument does show them, but not the path or the error status.
Any suggestions?
—Jens
_______________________________________________
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