Re: Memory usage from PID
Re: Memory usage from PID
- Subject: Re: Memory usage from PID
- From: Jens Alfke <email@hidden>
- Date: Wed, 16 Nov 2011 10:50:22 -0800
On Nov 16, 2011, at 10:05 AM, Don Quixote de la Mancha wrote:
> Your memory space is divided into several sections.
>
> The .bss section stores your uninitialized global and static data, as
> well as data that is initialized to zero...
Whoa — this info-dump is total overkill for what the OP is asking.
Also, he asked about getting another process’s info, not the current process.
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden