I actually want the information regarding foe each column when you
issue this command

like
cat /proc/1976/statm
25930 4123 1825 1 0 2484 0



- AJ

On Apr 7, 10:46 am, Rémiás Máté <[email protected]> wrote:
> 2nd from right in kb
>
> On Wed, Apr 7, 2010 at 9:45 AM, AJ <[email protected]> wrote:
> > Hi ratson,
>
> > thanks for sharing the command.
> > When I run that command 7 numbers in a row. They did not have any
> > column name.
> > Can you please tell us what exactly number is for?
>
> > Thanks,
> > AJ
>
> > On Apr 7, 10:21 am, ratson <[email protected]> wrote:
> > > i mean expensive... :)
>
> > > On ápr. 7, 09:15, ratson <[email protected]> wrote:
>
> > > > i have found cat /proc/<pid>/statm is a good way, but it is extensive
> > > > to open shells for every process i want to examine.
> > > > so is there no SDK way?
>
> > > > On Apr 7, 8:42 am, fadden <[email protected]> wrote:
>
> > > > > On Apr 3, 1:05 am, ratson <[email protected]> wrote:
>
> > > > > > is there an SDK way to find out the exact amount of memory consumed
> > by
> > > > > > a process identified by its pid?
>
> > > > > If you have a development device, "adb shell procrank" will give you
> > a
> > > > > summary, and "adb shell showmap <pid>" will give you details.
>
> > > > > I don't remember which builds procrank/showmap are a part of though.
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to [email protected]
> > To unsubscribe from this group, send email to
> > [email protected]<android-developers%[email protected]>
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
> > To unsubscribe, reply using "remove me" as the subject.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to