Re: Instruments' ObjectAlloc: Can identify objects still living?
Re: Instruments' ObjectAlloc: Can identify objects still living?
- Subject: Re: Instruments' ObjectAlloc: Can identify objects still living?
- From: Jerry Krinock <email@hidden>
- Date: Wed, 5 Aug 2009 10:51:20 -0700
On 2009 Aug 04, at 14:59, Ken Thomases wrote:
Is there a way to identify the objects that are still living?
Set the beginning of the range just before the work began, when 1MB
was allocated, and the end anywhere post-work where the allocations
amount to 3MB. That will show you those objects which were
allocated since that pre-work point and are still living, which
should be those which account for the extra 2MB.
Well, it seems that you are correct, except that, of course, with
Instruments, I'm never 100% sure what it is telling me -- I just keep
fiddling until I get enough clues to solve my problem which, in this
case, I did.
Anyhow, I submitted Document Feedback on the relevant page of
Instruments User Guide, giving your explanation and asking Apple to
include it in the documentation. Thanks, Ken.
Sincerely,
Jerry Krinock
_______________________________________________
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