Re: Determining file descriptor leak via Instruments
Re: Determining file descriptor leak via Instruments
- Subject: Re: Determining file descriptor leak via Instruments
- From: Jonas Maebe <email@hidden>
- Date: Thu, 20 Aug 2009 00:21:10 +0200
On 19 Aug 2009, at 23:55, A.M. wrote:
I am experiencing a file descriptor leak and would like to use
Instruments/dtrace to determine the cause. None of the pre-cooked
instruments are sufficient because none cover all consumers of file
descriptors (sockets, kqueue, etc.) Is anyone aware of such a
script? Alternatively, is there a list somewhere of darwin syscalls
that consume file descriptors?
You can always try running "sudo lsof" on the command line.
Jonas
_______________________________________________
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