summaryrefslogtreecommitdiff
path: root/core/java/android/os/Debug.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Skip meminfo item for the gone processes"Jing Ji2020-01-061-1/+6
|\
| * Skip meminfo item for the gone processesJing Ji2019-12-231-1/+6
* | Merge "Prevent double-counting of kernel stack size in dumpsys reports" am: 9...Automerger Merge Worker2020-01-031-0/+8
|\ \ | |/ |/|
| * Prevent double-counting of kernel stack size in dumpsys reportsSuren Baghdasaryan2020-01-021-0/+8
| * Add JNI API to query sizes of ION heaps, pools and mapped part of the heapsSuren Baghdasaryan2019-12-191-0/+23
* | Merge "Add JNI API to query sizes of ION heaps, pools and mapped part of the ...Suren Baghdasaryan2019-12-191-0/+23
|\ \
| * | Add JNI API to query sizes of ION heaps, pools and mapped part of the heapsSuren Baghdasaryan2019-12-191-0/+23
* | | Merge "Use new UnsupportedAppUsage annotation."Artur Satayev2019-12-191-1/+1
|\ \ \ | |/ / |/| |
| * | Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* | | Merge "Include KReclaimable meminfo field into getMemInfo results" am: f61d23...Automerger Merge Worker2019-12-191-1/+7
|\ \ \ | |/ / |/| / | |/
| * Include KReclaimable meminfo field into getMemInfo resultsSuren Baghdasaryan2019-12-181-1/+7
* | Merge "Add disclaimer to Debug.getRuntimeStat()" am: 52218ffa3b am: c83c344516Hans Boehm2019-11-061-0/+2
|\|
| * Add disclaimer to Debug.getRuntimeStat()Hans Boehm2019-10-081-0/+2
| * Adjust and update dumpsys meminfo output.Nicolas Geoffray2019-10-031-11/+16
* | Adjust and update dumpsys meminfo output.Nicolas Geoffray2019-10-031-12/+19
* | Add RSS to dumpsys meminfoJing Ji2019-08-091-0/+62
|/
* Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-151-0/+44
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Update AppCompacted WW atom to include device ZRAM usage.Ben Murdoch2019-02-111-0/+7
* 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