summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/Debug.java
Commit message (Expand)AuthorAgeFilesLines
* Deprecate things that rely on Debug.startAllocCounting.Hiroshi Yamauchi2015-03-051-1/+67
* am be8053a2: am 5ae63a25: Merge "Fixed grammar in the comment that introduces...Narayan Kamath2014-12-291-1/+1
|\
| * am be8053a2: am 5ae63a25: Merge "Fixed grammar in the comment that introduces...Narayan Kamath2014-12-291-1/+1
| |\
| | * Merge "Fixed grammar in the comment that introduces the Debug.MemoryInfo class."Narayan Kamath2014-12-291-1/+1
| | |\
| | | * Fixed grammar in the comment that introduces the Debug.MemoryInfo class.justinmuller2013-10-161-1/+1
| | | * Change IsMethodTracingActive to GetMethodTracingMode for frameworks.Jeff Hao2013-08-301-3/+5
| | | * Add frameworks support for sample profiling from traceview gui.Jeff Hao2013-08-271-2/+3
| | * | Add more -d dalvik details to dumpsysMathieu Chartier2014-12-081-1/+4
* | | | am 84adc43a: Merge "Fix issue #18706195: Improve label names of memory types"...Dianne Hackborn2014-12-111-4/+4
|\ \ \ \ | |/ / /
| * | | Fix issue #18706195: Improve label names of memory typesDianne Hackborn2014-12-101-4/+4
* | | | am 70acd9b3: resolved conflicts for merge of beb84982 to lmp-mr1-dev-plus-aospSebastien Hertz2014-12-091-2/+3
|\ \ \ \ | |/ / /
| * | | Merge "Work on issue #18640385: Add procstats test mode" into lmp-mr1-devDianne Hackborn2014-12-091-2/+3
| |\ \ \
| | * | | Work on issue #18640385: Add procstats test modeDianne Hackborn2014-12-081-2/+3
* | | | | am e417db6d: am 4ec1bdf5: am 52070f81: Merge "Add more -d dalvik details to d...Mathieu Chartier2014-12-091-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | Add more -d dalvik details to dumpsysMathieu Chartier2014-12-081-1/+4
| |/ / /
* | | | am 726715e1: am e6fa3f44: am d1f1ea76: Merge "Few more small meminfo improvem...Dianne Hackborn2014-11-041-18/+19
|\ \ \ \ | |/ / /
| * | | Few more small meminfo improvements.Dianne Hackborn2014-11-031-18/+19
* | | | am 019de15c: am 2ea2bf28: am ed512c81: Merge "Fix issue #17948288: Improve ac...Dianne Hackborn2014-10-181-1/+9
|\ \ \ \ | |/ / /
| * | | Fix issue #17948288: Improve accuracy of memory use reportingDianne Hackborn2014-10-171-1/+9
| |/ /
* | | Deprecating InstructionCount.Jeff Hao2014-09-171-0/+3
|/ /
* | am ac20b469: am 6c13f384: am 56b11064: am 9a5005a3: am f6730d26: Merge "Add s...Jeff Hao2014-01-151-13/+41
|\ \
| * | Add sample profiling interface to startMethodTracing.Jeff Hao2014-01-151-13/+41
* | | Remove unused imports from frameworks/base.John Spurlock2013-11-201-2/+0
|/ /
* | Merge "Implement issue #11050739: Show swapped out RAM" into klp-devDianne Hackborn2013-10-031-4/+32
|\ \
| * | Implement issue #11050739: Show swapped out RAMDianne Hackborn2013-10-021-4/+32
* | | Fix issue #10378741: configupdater needs to be explicit when it calls startSe...Dianne Hackborn2013-10-031-0/+16
|/ /
* | Merge "Add Graphics alloc tracking via memtrack" into klp-devAdam Lesinski2013-09-261-7/+9
|\ \
| * | Add Graphics alloc tracking via memtrackAdam Lesinski2013-09-251-7/+9
* | | Fix issue #10903002: com.facebook.katana keeps itself in A ServicesDianne Hackborn2013-09-251-1/+7
|/ /
* | Fix issue #10461477: KLP API Review: Debug.MemoryInfoDianne Hackborn2013-09-131-8/+8
* | Implement #10749688: Improve low memory reportingDianne Hackborn2013-09-131-0/+22
* | Implement issue #10550827: watching gpu memory for occam_svelteDianne Hackborn2013-09-061-6/+7
* | Change IsMethodTracingActive to GetMethodTracingMode for frameworks.Jeff Hao2013-08-301-3/+5
* | Add frameworks support for sample profiling from traceview gui.Jeff Hao2013-08-281-2/+3
* | Switch proc stats to use new process state constants.Dianne Hackborn2013-07-151-2/+11
* | Use FastPrintWriter... everywhere.Dianne Hackborn2013-06-241-2/+3
* | Some improvements to meminfo output.Dianne Hackborn2013-05-241-24/+25
* | Add more memory usage statsAnwar Ghuloum2013-05-231-7/+90
* | More stats for meminfoAnwar Ghuloum2013-05-231-8/+34
* | break out boot.artAnwar Ghuloum2013-05-231-2/+3
* | Break out Oat footprint for ramAnwar Ghuloum2013-05-231-2/+3
|/
* Adding matching @deprecated.Ian Rogers2013-04-191-0/+1
* 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