summaryrefslogtreecommitdiff
path: root/core/java/android/os/Debug.java
Commit message (Expand)AuthorAgeFilesLines
* Add API to get GPU private memoryKalesh Singh2021-07-141-2/+2
* Merge "Inline two constants from CorePlatform" am: dbf1544b68 am: e3eefd6d2e ...Anton Hansson2021-05-111-1/+2
|\
| * Inline two constants from CorePlatformAnton Hansson2021-05-101-1/+2
* | Merge "Update Kotlin sample code for CountDownTimer and Parcelable" am: 59867...Jing Ji2021-04-201-1/+1
|\|
| * Update Kotlin sample code for CountDownTimer and ParcelableJing Ji2021-04-141-1/+1
| * dumpsys: Print total DMA-BUFs exported from the DMA-BUF heaps frameworkHridya Valsaraju2021-02-121-0/+8
| * Provide an interface to query dmabuf GPU allocationsKalesh Singh2021-02-121-0/+7
* | dumpsys: Print total DMA-BUFs exported from the DMA-BUF heaps frameworkHridya Valsaraju2021-02-121-0/+8
* | Merge changes I631488d9,Ie72f46c8 into sc-devKalesh Singh2021-02-121-0/+7
|\ \
| * | Provide an interface to query dmabuf GPU allocationsKalesh Singh2021-02-121-0/+7
* | | Merge "Extend getPssPid to report itemized memtrack values" am: ca115f206a am...Suren Baghdasaryan2021-02-121-1/+2
|\ \ \ | |/ / |/| / | |/
| * Extend getPssPid to report itemized memtrack valuesSuren Baghdasaryan2021-02-121-1/+2
| * Add total DMA-BUF heap pool size information to dumpsys meminfoHridya Valsaraju2021-02-101-0/+8
| * Add total size of DMA-BUFs exported to 'dumpsys meminfo'Hridya Valsaraju2021-02-101-0/+8
| * Rename getIonMappedSizeKb to getDmabufMappedSizeKbHridya Valsaraju2021-02-101-2/+2
| * Add total GPU usage report into dumpsys meminfo outputSuren Baghdasaryan2020-12-301-0/+7
| * Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-041-9/+9
* | Add total DMA-BUF heap pool size information to dumpsys meminfoHridya Valsaraju2021-02-091-0/+8
* | Add total size of DMA-BUFs exported to 'dumpsys meminfo'Hridya Valsaraju2021-02-091-0/+8
* | Rename getIonMappedSizeKb to getDmabufMappedSizeKbHridya Valsaraju2021-02-091-2/+2
* | Add total GPU usage report into dumpsys meminfo outputSuren Baghdasaryan2020-12-181-0/+7
* | Add SystemMemory pulled atom in statsdIoannis Ilkos2020-12-031-1/+7
* | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-9/+9
* | Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-9/+9
* | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-9/+9
* | Apply fixes for EfficientStrings.Jeff Sharkey2020-10-201-3/+3
|/
* Report ION usage event when ION heap size is 0Suren Baghdasaryan2020-09-231-2/+4
* Merge "Remove unused / unimplemented CorePlatformAPI methods." am: ebe415b310...Nicolas Geoffray2020-07-021-24/+1
|\
| * Remove unused / unimplemented CorePlatformAPI methods.Nicolas Geoffray2020-06-301-24/+1
| * Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-131-1/+1
* | 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