Hi everyone, Recently I've been trying to measure the memory changes for apps,e.g., the browser app. I port gdb to android and attach it with the process of browser app. I want to dump the memory for heap and stack periodically and compare the changes. So I need to know where the heap and stack are located in the process's address space. But I couldn't find a way to get these information. Can anyone please help me or provide some other alternatives to track memory changes?
Thanks a lot! -Gary -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
