summaryrefslogtreecommitdiffstats
path: root/core/jni/android_os_Debug.cpp
Commit message (Expand)AuthorAgeFilesLines
* Include important native processes in watchdog stacks.Dianne Hackborn2012-06-081-0/+34
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-2/+2
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-2/+2
* Improved memory use reporting.Dianne Hackborn2011-08-051-0/+37
* Rework and fix "adb shell dumpsys meminfo"Dianne Hackborn2011-07-171-85/+134
* Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator buildMike Lockwood2011-07-131-6/+0
* Extended android.os.Debug.dumpNativeHeap to include /proc/self/maps contentsBrian Carlstrom2010-10-171-1/+15
* Implement native dump for "am dumpheap -n".Andy McFadden2010-07-131-1/+176
* Various infrastructure to support a running services UI.Dianne Hackborn2009-09-011-2/+10
* Fix couple of bugs in the meminfo report.Grace Kloba2009-07-081-4/+6
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+313
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-313/+0
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-6/+9
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-65/+68
* Initial ContributionThe Android Open Source Project2008-10-211-0/+307