index
:
platform_system_memory_libmeminfo
android-s-beta-4
android-s-beta-5
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
android12-dev
android12-gsi
android12-release
android12-tests-release
main-cg-testing-release
master
sdk-release
simpleperf-release
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
libmeminfo: Add APIs for per-process GPU memory
Kalesh Singh
2021-06-30
1
-0
/
+7
*
libmeminfo: Add THP field to procmem output
Kalesh Singh
2021-04-20
1
-1
/
+4
*
libmeminfo: Add THP stats to showmap
Kalesh Singh
2021-04-20
1
-1
/
+12
*
Merge changes from topic "madvise_readmaps_optimization"
Treehugger Robot
2021-03-05
1
-0
/
+4
|
\
|
*
Add VMA Parsing function for efficiently parsing Maps file
Edgar Arriaga
2021-03-05
1
-0
/
+4
*
|
procmeminfo: fix race in IsSmapsRollupSupported
Tim Murray
2021-02-26
1
-3
/
+2
|
/
*
Allow ForEachVma*() APIs to use /proc/<pid>/maps
Kalesh Singh
2021-02-25
1
-6
/
+11
*
Add API to return total size of DMA-BUFs exported from DMA-BUF heaps
Hridya Valsaraju
2021-02-11
1
-0
/
+7
*
Add API to read DMA-BUF heap total pool size
Hridya Valsaraju
2021-02-04
1
-0
/
+4
*
Add a flag to distinguish shared VMAs
Edgar Arriaga
2021-01-15
1
-3
/
+6
*
libmeminfo: add GPU total memory usage query function
Suren Baghdasaryan
2020-12-15
1
-0
/
+3
*
Optimize SwapOffsets() to skip parsing unused information
Martin Liu
2020-12-08
1
-2
/
+3
*
libmeminfo: add active / inactive / unreclaimable to meminfo fields
Ioannis Ilkos
2020-12-01
1
-0
/
+8
*
libmeminfo: Swap accounting bug fixes am: 100426fa23 am: 5d246f2905 am: f8d87...
Automerger Merge Worker
2020-01-10
1
-2
/
+2
|
\
|
*
libmeminfo: Swap accounting bug fixes
Vic Yang
2020-01-06
1
-2
/
+2
*
|
libmeminfo: add API to read ION heap and pool allocation sizes am: c94063b44e...
Automerger Merge Worker
2019-12-19
1
-0
/
+8
|
\
|
|
*
libmeminfo: add API to read ION heap and pool allocation sizes
Suren Baghdasaryan
2019-12-19
1
-0
/
+8
|
*
libmeminfo: add KReclaimable to the fields read from meminfo
Suren Baghdasaryan
2019-12-18
1
-0
/
+2
*
|
libmeminfo: add KReclaimable to the fields read from meminfo
Suren Baghdasaryan
2019-12-18
1
-1
/
+3
*
|
Merge "Add method to get usage stats for a single map." am: d1cb35bdef am: e7...
Christopher Ferris
2019-10-11
1
-0
/
+4
|
\
|
|
*
Add method to get usage stats for a single map.
Christopher Ferris
2019-10-10
1
-0
/
+4
*
|
Remove static constructors from libmeminfo
Daniel Colascione
2019-09-04
1
-26
/
+34
|
/
*
Optimize code that only uses PageMap call.
Christopher Ferris
2019-07-12
1
-1
/
+4
*
meminfo: Add support to track working set with idle page tracking.
Sandeep Patil
2019-01-23
1
-2
/
+7
*
Merge "meminfo: Pull ReadVmallocInfo() out of the SysMemInfo class."
Sandeep Patil
2019-01-23
1
-1
/
+6
|
\
|
*
meminfo: Pull ReadVmallocInfo() out of the SysMemInfo class.
Sandeep Patil
2019-01-22
1
-1
/
+6
*
|
meminfo: Add API to read pagemap for a vma within a process.
Sandeep Patil
2019-01-21
2
-0
/
+19
|
/
*
meminfo: Add IsSmapsRollupSupported Api
Sandeep Patil
2019-01-14
1
-3
/
+9
*
meminfo: Add SmapsOrRollupPss
Sandeep Patil
2019-01-14
1
-0
/
+10
*
meminfo: Remove unnecessary working set stats
Sandeep Patil
2019-01-14
2
-7
/
+1
*
meminfo: Add Smaps(), showmap and friends.
Sandeep Patil
2019-01-08
2
-1
/
+25
*
libmeminfo: Add SmapsRollup
Sandeep Patil
2019-01-07
2
-1
/
+24
*
meminfo: Add ReadVmallocInfo()
Sandeep Patil
2019-01-07
1
-2
/
+6
*
libmeminfo: Add ReadSysMemInfo variants
Sandeep Patil
2018-12-11
1
-2
/
+8
*
libmeminfo: defer maps reading only when required for procmeminfo
Sandeep Patil
2018-12-05
1
-1
/
+1
*
libmeminfo: Add support to reset workingset without procmeminfo objects
Sandeep Patil
2018-12-05
1
-1
/
+3
*
libmeminfo: Add support to fiter accounting based on page flags
Sandeep Patil
2018-12-04
1
-1
/
+3
*
libmeminfo: Add support to read zram memory consumption
Sandeep Patil
2018-12-04
1
-2
/
+2
*
libmeminfo: Add support for counting swap pages
Sandeep Patil
2018-12-04
3
-16
/
+37
*
libmeminfo: Add libmeminfo to gather global and per-process memory stats
Sandeep Patil
2018-11-05
4
-0
/
+261