Re: Instruments: How to trace stat() calls?
Re: Instruments: How to trace stat() calls?
- Subject: Re: Instruments: How to trace stat() calls?
- From: Jens Alfke <email@hidden>
- Date: Thu, 20 Oct 2011 13:35:10 -0700
On Oct 20, 2011, at 11:53 AM, Jens Alfke wrote: 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.
Figured it out: The solution is to select the I/O Activity instrument, and under “Active Probes” check the box labeled “Stats”.
See, it’s another terrible UI! How was I supposed to notice the word “stat” there when they capitalized it and appended an “s”? Grumble grumble... O_o
—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