• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Instruments' ObjectAlloc: Can identify objects still living?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: Instruments' ObjectAlloc: Can identify objects still living?
      • From: Ken Thomases <email@hidden>
References: 
 >Instruments' ObjectAlloc: Can identify objects still living? (From: Jerry Krinock <email@hidden>)
 >Re: Instruments' ObjectAlloc: Can identify objects still living? (From: Ken Thomases <email@hidden>)

  • Prev by Date: Re: Calling Obj-C methods in gdb under 64 bit
  • Next by Date: Re: Instruments' ObjectAlloc: Can identify objects still living?
  • Previous by thread: Re: Instruments' ObjectAlloc: Can identify objects still living?
  • Next by thread: Re: Instruments' ObjectAlloc: Can identify objects still living?
  • Index(es):
    • Date
    • Thread