summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/Debug.java
Commit message (Expand)AuthorAgeFilesLines
* Track stack memory in MemoryInfo.Ian Rogers2013-02-271-10/+11
* Deprecate and document memory allocation counting.Ian Rogers2013-02-261-112/+173
* Work on issue #7343200: Fails to show wallpaper in the background...Dianne Hackborn2012-10-291-0/+17
* Include user identifier in external storage paths.Jeff Sharkey2012-09-111-1/+1
* Include important native processes in watchdog stacks.Dianne Hackborn2012-06-081-0/+7
* Add call-stack reporting methods into DebugCraig Mautner2012-04-171-0/+38
* Improved memory use reporting.Dianne Hackborn2011-08-051-0/+12
* Rework and fix "adb shell dumpsys meminfo"Dianne Hackborn2011-07-171-0/+39
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-5/+4
* Note the release in which functionality was deprecated.Carl Shapiro2011-01-121-34/+43
* Deprecate the allocation limit interfaces.Carl Shapiro2011-01-121-35/+12
* Remove functionality related to external allocation tracking.Carl Shapiro2011-01-041-24/+124
* Propagate the concept of "packed opcode" values.Dan Bornstein2010-12-061-1/+2
* Get rid of vm-internal constants.Dan Bornstein2010-11-301-18/+10
* Dalvik opcode-related fixes.Dan Bornstein2010-11-301-1/+2
* Tracking merge of dalvik-dev to masterBrian Carlstrom2010-11-301-1/+1
* various fixes for animations and javadocsChet Haase2010-11-231-18/+26
* Adding android.os.Debug.countInstancesOfClassBrian Carlstrom2010-10-051-0/+9
* resolved conflicts for merge of ca48433a to masterJean-Baptiste Queru2010-07-201-8/+9
|\
| * Replaced /sdcard with Environment.getExternalStorageDirectory()Christian Mehlmauer2010-07-191-8/+9
* | Implement native dump for "am dumpheap -n".Andy McFadden2010-07-131-0/+7
* | Allow "am" to initiate heap dumps.Andy McFadden2010-07-121-3/+16
|/
* Add Debug.dumpService(), a public method for "dumpsys" functionalityDan Egnor2010-03-081-1/+30
* Add class init stats to alloc counters (API change).Andy McFadden2010-02-241-0/+14
* Added dumpHprofDataDdms() call.Andy McFadden2010-01-291-0/+12
* Add streaming method profiling support.Andy McFadden2010-01-271-0/+11
* Move VM feature strings (used by DDMS) into VM.Andy McFadden2010-01-221-0/+11
* Add a reference table dump call.Andy McFadden2009-10-221-0/+10
* Add API to retrieve memory used by running processes.Dianne Hackborn2009-09-171-0/+21
* Various infrastructure to support a running services UI.Dianne Hackborn2009-09-011-1/+52
* am 9c8dd55a: Fix bug 1829561 ("am profile" with bad filename kills process).Dianne Hackborn2009-06-241-0/+15
|\
| * Fix bug 1829561 ("am profile" with bad filename kills process).Dianne Hackborn2009-06-241-0/+15
* | am d4103d0d: Fix the buildRomain Guy2009-05-141-0/+2
|\ \ | |/
| * Fix the buildRomain Guy2009-05-141-0/+2
* | am aa642c0c: Merge changes 1591,1596 into donutAndroid (Google) Code Review2009-05-141-9/+45
|\ \ | |/
| * Add a new feature to android.os.Debug to add the ability to inject only speci...Romain Guy2009-05-131-9/+45
* | am 2c9eec6: Merge change 952 into donutAndroid (Google) Code Review2009-05-041-39/+40
|\ \ | |/
| * Debug: Minor cleanupDave Bort2009-05-041-39/+40
* | am 7ff9436: Merge change 911 into donutAndroid (Google) Code Review2009-05-041-1/+203
|\ \ | |/
| * Debug: Add setPropertiesOn(), and @hide it for nowDave Bort2009-05-011-1/+203
| * Automated import from //branches/donutburger/...@140700,140700Andy McFadden2009-03-241-0/+8
* | AI 144931: Added a (hidden) way to "pre-cache" register maps.Andy McFadden2009-04-081-0/+19
* | auto import //branches/master/...@140412The Android Open Source Project2009-03-181-0/+8
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+717
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-717/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-6/+20
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-3/+3
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+4
* Initial ContributionThe Android Open Source Project2008-10-211-0/+699