summaryrefslogtreecommitdiff
path: root/core/java/android/os/Debug.java
Commit message (Expand)AuthorAgeFilesLines
* Throttle requests to ActivityManager.getProcessMemoryInfo().Dianne Hackborn2018-08-261-0/+39
* Revert "Throttle requests to ActivityManager.getProcessMemoryInfo()."Bill Napier2018-08-241-39/+0
* Throttle requests to ActivityManager.getProcessMemoryInfo().Dianne Hackborn2018-08-241-0/+39
* Update documentation that RSS can be obtained as the third value in the arrayRafal Slawik2018-08-201-5/+5
* Merge "Reduce pss collection amount, improve logging."TreeHugger Robot2018-01-291-18/+42
|\
| * Reduce pss collection amount, improve logging.Dianne Hackborn2018-01-261-18/+42
* | Merge "Docs: Fixed broken link to Traceview docs" into oc-mr1-dev am: 16a77c54efRicardo Loo Foronda2018-01-291-14/+14
|\ \ | |/ |/|
| * Merge "Docs: Fixed broken link to Traceview docs" into oc-mr1-devRicardo Loo Foronda2018-01-291-14/+14
| |\
| | * Docs: Fixed broken link to Traceview docsRicardo Loo Foronda2018-01-261-14/+14
* | | Merge "Debug: Add attachJvmtiAgent with classloader" am: 940c0341f0 am: 878ab...Andreas Gampe2018-01-221-8/+14
|\| |
| * | Debug: Add attachJvmtiAgent with classloaderAndreas Gampe2018-01-181-9/+15
| * | Merge commit '98e12851336b7db16e583f9afac63ecc97465980' fromXin Li2017-11-141-8/+19
| |\|
* | | incidentd: Dumping java process meminfo data.Kweku Adams2017-12-181-4/+4
* | | Merge "Allow to attach jvmti agents from inside of process" am: faffb072a4Philip P. Moltmann2017-11-061-0/+23
|\| |
| * | Merge "Allow to attach jvmti agents from inside of process"Treehugger Robot2017-11-061-0/+23
| |\ \
| | * | Allow to attach jvmti agents from inside of processPhilip P. Moltmann2017-11-031-0/+23
* | | | Merge "Debug: Remove obsolete InstructionCount code." am: f5a8edeaf0Narayan Kamath2017-11-011-39/+4
|\| | | | |_|/ |/| |
| * | Debug: Remove obsolete InstructionCount code.Narayan Kamath2017-11-011-39/+4
| |/
| * Merge "Add more details to dumpsys meminfo -d" am: 4ccf8b83a1 am: 41718e2413Mathieu Chartier2017-07-141-12/+59
| |\
| | * Add more details to dumpsys meminfo -dMathieu Chartier2017-07-141-12/+59
| * | Fix bug in reporting SwapPss in dumpsys meminfo.Richard Uhler2017-06-261-0/+4
* | | Incorporate slab reclaimable into meminfoRobert Benea2017-10-131-8/+12
* | | Merge "Add more details to dumpsys meminfo -d"Mathieu Chartier2017-07-141-12/+59
|\ \ \
| * | | Add more details to dumpsys meminfo -dMathieu Chartier2017-07-141-12/+59
* | | | Implement dumpheap -m.Christopher Ferris2017-07-121-0/+7
|/ / /
* / / Fix bug in reporting SwapPss in dumpsys meminfo.Richard Uhler2017-06-231-0/+4
|/ /
* / ActivityManagerService: Add support for new stack dumping scheme.Narayan Kamath2017-06-021-13/+28
|/
* [Debug]: Add timeout for dumpNativeBacktraceToFile.songjinshi2017-02-071-3/+5
* [Frameworks] Add an 'am' cmd option to enable streaming in profiling.Shukang Zhou2017-01-251-2/+2
* Fix issue #28400000: Settings memory UI still showing z-ram...Dianne Hackborn2016-05-111-0/+9
* Store trace files in app-specific dirs.Jeff Sharkey2016-03-211-81/+138
* Merge "Add dumpsys meminfo --unreachable" into nyc-devColin Cross2016-02-291-0/+8
|\
| * Add dumpsys meminfo --unreachableColin Cross2016-02-181-0/+8
* | Frameworks/base: Refactor android.os.DebugAndreas Gampe2016-02-251-8/+10
|/
* Report SwapPss usage if available as part of PssMartijn Coenen2016-01-121-7/+53
* "Fix" issue #24357296: Debug.getMemoryInfo doesn't include EGL mtrack...Dianne Hackborn2015-10-121-2/+8
* Clarify art.gc.gc-count-rate-histogram runtime stat.Hiroshi Yamauchi2015-06-221-2/+19
* Add Debug.MemoryInfo.getMemoryStats API.Richard Uhler2015-06-021-0/+127
* Add 'App Summary' section to meminfo.Richard Uhler2015-05-081-25/+211
* Unhide Debug.getRuntimeStat().Hiroshi Yamauchi2015-04-141-2/+0
* am 4bb374bb: am d83a598c: am 82992b72: Merge "Fix javadoc error in Debug.getR...Hiroshi Yamauchi2015-04-151-1/+1
|\
| * Fix javadoc error in Debug.getRuntimeStats().Hiroshi Yamauchi2015-04-141-1/+1
* | am d9e0abdf: am 04143fdd: am e38ee9df: Merge "Add Debug.getRuntimeStat()."Hiroshi Yamauchi2015-04-141-0/+90
|\|
| * Add Debug.getRuntimeStat().Hiroshi Yamauchi2015-04-141-0/+90
* | 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