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
/
procmeminfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
meminfo: Add support to track working set with idle page tracking.
Sandeep Patil
2019-01-23
1
-4
/
+20
*
meminfo: Add API to read pagemap for a vma within a process.
Sandeep Patil
2019-01-21
1
-0
/
+27
*
procmeminfo: use getline() instead of fgets() everywhere
Sandeep Patil
2019-01-14
1
-4
/
+10
*
meminfo: Add IsSmapsRollupSupported Api
Sandeep Patil
2019-01-14
1
-7
/
+33
*
meminfo: Add SmapsOrRollupPss
Sandeep Patil
2019-01-14
1
-0
/
+23
*
meminfo: Remove unnecessary working set stats
Sandeep Patil
2019-01-14
1
-29
/
+14
*
meminfo: Fix ProcMemInfo ForEachVmaFromFile
Sandeep Patil
2019-01-14
1
-1
/
+2
*
meminfo: Add Smaps(), showmap and friends.
Sandeep Patil
2019-01-08
1
-0
/
+122
*
libmeminfo: Add SmapsRollup
Sandeep Patil
2019-01-07
1
-0
/
+52
*
libmeminfo: defer maps reading only when required for procmeminfo
Sandeep Patil
2018-12-05
1
-5
/
+36
*
libmeminfo: Add support to reset workingset without procmeminfo objects
Sandeep Patil
2018-12-05
1
-18
/
+14
*
libmeminfo: Add support to fiter accounting based on page flags
Sandeep Patil
2018-12-04
1
-1
/
+5
*
libmeminfo: Add support for counting swap pages
Sandeep Patil
2018-12-04
1
-3
/
+10
*
libmeminfo: Add libmeminfo to gather global and per-process memory stats
Sandeep Patil
2018-11-05
1
-0
/
+218