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] 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.

