Not per se. However, there are a couple things you can do. If you want
to get information to tune your application's memory policy, you might
want to look at the MemoryMonitor-runHeadless parcel. It will create a
CSV file with (among other things) what you're looking for.
Another way is to make your own memory policy class to add high water
recording. It shouldn't be hard since there are only a few places where
growth occurs.
On 5/24/2012 1:39 PM, Dave Stevenson wrote:
> I see ObjectMemory class>>addToScavengeNotificationList:, but I wonder
> if there is a way to get notified when memory grows? I want to keep
> track of the highest dynamicallyAllocatedFootprint while my app is running.
> Dave Stevenson
>
[hidden email]
>
>
> _______________________________________________
> vwnc mailing list
>
[hidden email]
>
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc