summaryrefslogtreecommitdiffstats
path: root/libmeminfo/include
Commit message (Expand)AuthorAgeFilesLines
* meminfo: Add support to track working set with idle page tracking.Sandeep Patil2019-01-231-2/+7
* Merge "meminfo: Pull ReadVmallocInfo() out of the SysMemInfo class."Sandeep Patil2019-01-231-1/+6
|\
| * meminfo: Pull ReadVmallocInfo() out of the SysMemInfo class.Sandeep Patil2019-01-221-1/+6
* | meminfo: Add API to read pagemap for a vma within a process.Sandeep Patil2019-01-212-0/+19
|/
* meminfo: Add IsSmapsRollupSupported ApiSandeep Patil2019-01-141-3/+9
* meminfo: Add SmapsOrRollupPssSandeep Patil2019-01-141-0/+10
* meminfo: Remove unnecessary working set statsSandeep Patil2019-01-142-7/+1
* meminfo: Add Smaps(), showmap and friends.Sandeep Patil2019-01-082-1/+25
* libmeminfo: Add SmapsRollupSandeep Patil2019-01-072-1/+24
* meminfo: Add ReadVmallocInfo()Sandeep Patil2019-01-071-2/+6
* libmeminfo: Add ReadSysMemInfo variantsSandeep Patil2018-12-111-2/+8
* libmeminfo: defer maps reading only when required for procmeminfoSandeep Patil2018-12-051-1/+1
* libmeminfo: Add support to reset workingset without procmeminfo objectsSandeep Patil2018-12-051-1/+3
* libmeminfo: Add support to fiter accounting based on page flagsSandeep Patil2018-12-041-1/+3
* libmeminfo: Add support to read zram memory consumptionSandeep Patil2018-12-041-2/+2
* libmeminfo: Add support for counting swap pagesSandeep Patil2018-12-043-16/+37
* libmeminfo: Add libmeminfo to gather global and per-process memory statsSandeep Patil2018-11-054-0/+261