index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmeminfo
/
libmeminfo_test.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
meminfo: Remove libpagemap dependency
Sandeep Patil
2019-01-28
1
-304
/
+38
*
Merge "meminfo: Pull ReadVmallocInfo() out of the SysMemInfo class."
Sandeep Patil
2019-01-23
1
-8
/
+4
|
\
|
*
meminfo: Pull ReadVmallocInfo() out of the SysMemInfo class.
Sandeep Patil
2019-01-22
1
-8
/
+4
*
|
meminfo: Add API to read pagemap for a vma within a process.
Sandeep Patil
2019-01-21
1
-0
/
+17
|
/
*
meminfo: test: delete SmapsOrRollupReturn test
Sandeep Patil
2019-01-14
1
-9
/
+0
*
meminfo: Add IsSmapsRollupSupported Api
Sandeep Patil
2019-01-14
1
-1
/
+10
*
meminfo: Add SmapsOrRollupPss
Sandeep Patil
2019-01-14
1
-0
/
+44
*
meminfo: Fix ProcMemInfo ForEachVmaFromFile
Sandeep Patil
2019-01-14
1
-0
/
+5
*
meminfo: Add Smaps(), showmap and friends.
Sandeep Patil
2019-01-08
1
-0
/
+185
*
libmeminfo: Add SmapsRollup
Sandeep Patil
2019-01-07
1
-4
/
+85
*
meminfo: Add ReadVmallocInfo()
Sandeep Patil
2019-01-07
1
-0
/
+61
*
libmeminfo: Add ReadSysMemInfo variants
Sandeep Patil
2018-12-11
1
-4
/
+110
*
libmeminfo: defer maps reading only when required for procmeminfo
Sandeep Patil
2018-12-05
1
-0
/
+38
*
libmeminfo: Add support to reset workingset without procmeminfo objects
Sandeep Patil
2018-12-05
1
-1
/
+1
*
libmeminfo: Add support to fiter accounting based on page flags
Sandeep Patil
2018-12-04
1
-0
/
+49
*
libmeminfo: Add support to read zram memory consumption
Sandeep Patil
2018-12-04
1
-0
/
+11
*
libmeminfo: Add support for counting swap pages
Sandeep Patil
2018-12-04
1
-1
/
+25
*
switch to using android-base/file.h instead of android-base/test_utils.h
Mark Salyzyn
2018-11-14
1
-1
/
+0
*
libmeminfo: Add libmeminfo to gather global and per-process memory stats
Sandeep Patil
2018-11-05
1
-0
/
+301