Reference counting events not always tracked in Instruments
Reference counting events not always tracked in Instruments
- Subject: Reference counting events not always tracked in Instruments
- From: David Dunham <email@hidden>
- Date: Tue, 16 Nov 2010 10:34:38 -0800
I'm trying to track down potential heap bloat using the Allocations instrument. I consistently see a couple objects still around after I close their window (and a breakpoint on their -dealloc isn't hit). I'd love to see who is holding a reference, but the history for the specific object is always blank. I can see the stack for its creation, but that's it.
"Record reference counts" is configured (since I'm using Run with Performance Tool > Leaks), and I do see refcount history for other objects.
Is there a trick for making it really record refcounts?
The objects aren't listed by the Leaks instrument, BTW.
Using Instruments Version 2.7 (3017).
David Dunham A Sharp, LLC http://a-sharp.com
_______________________________________________
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