There are 2 useful command lines (you can invoke these command in adb shell).
1. adb shell procrank
2. adb shell dumpsys meminfo
For more detailed debugging for memory leakage, use eclipse MAT (Memory Analyzer)
About using MAT for an android app, have a look at the following blog.
http://kohlerm.blogspot.com/