I've been meaning to ask about this... When I try to run procrank on my device, a Nexus One, I get an error that libpagemap.so is not found (and indeed, it's nowhere on my device).
Is this not present by default in non-debug builds? Is there some way I could obtain it? While I'm at it, when the shell starts up interactively, is there a shell script I can run to configure it? Something akin to .bashrc? Anything I try to do from the windows command-line to pre-configure my shell leaves me with a shell that doesn't take input! On Apr 6, 11:42 pm, 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.

