summaryrefslogtreecommitdiffstats
path: root/libmeminfo
Commit message (Expand)AuthorAgeFilesLines
* Merge "VtsKernelMemInfoTest: only enforce on Q+ launching devices" into qt-devTri Vo2019-07-291-0/+1
|\
| * VtsKernelMemInfoTest: only enforce on Q+ launching devicesTri Vo2019-07-251-0/+1
* | Fix error printing code.Christopher Ferris2019-07-111-4/+4
* | Cache only a small portion of page map data.Christopher Ferris2019-07-113-37/+61
* | dmabuf_dump: Change the default view to per-process statsSandeep Patil2019-07-012-42/+139
* | dmabuf_dump: Fix aosp_x86-eng buildsSandeep Patil2019-07-011-2/+2
* | dmabuf_dump: Make output more readable and debug friendlySandeep Patil2019-07-011-68/+58
|/
* procrank: do not keep process maps aroundSandeep Patil2019-04-261-11/+11
* libmeminfo/procrank: Ignore failures when process disappears.Sandeep Patil2019-04-101-13/+19
* libmeminfo: librank optimization using maps instead of vectorsErick Reyes2019-03-011-23/+24
* Merge "procinfo: Read inode number from /proc/<pid>/maps"Treehugger Robot2019-02-152-28/+7
|\
| * procinfo: Read inode number from /proc/<pid>/mapsSandeep Patil2019-02-112-28/+7
* | libmeminfo: change dmabuf_dump from soc_specific to product_specificErick Reyes2019-02-111-1/+1
* | Merge "meminfo: make dmabuf_dump dependency on debugfs optional"Treehugger Robot2019-02-101-2/+2
|\ \
| * | meminfo: make dmabuf_dump dependency on debugfs optionalErick Reyes2019-02-061-2/+2
* | | Merge "libmeminfo: make libdmabufinfo and dmabuf_dump vendor available"Treehugger Robot2019-02-103-16/+43
|\| |
| * | libmeminfo: make libdmabufinfo and dmabuf_dump vendor availableErick Reyes2019-02-063-16/+43
* | | Merge "Fix 32-bit dmabuf_dump build"Treehugger Robot2019-02-081-1/+1
|\ \ \
| * | | Fix 32-bit dmabuf_dump buildColin Cross2019-02-071-1/+1
* | | | Don't abort the build if a repo doesn't have the test/vts/tools/build/.Nicolas Geoffray2019-02-081-1/+1
|/ / /
* | | Merge "meminfo: add tools/dmabufinfo_dump to dmabufinfo"Treehugger Robot2019-02-082-0/+216
|\| |
| * | meminfo: add tools/dmabufinfo_dump to dmabufinfoErick Reyes2019-02-062-0/+216
* | | Merge "vts test for /proc/<pid>/smaps_rollup"Treehugger Robot2019-02-084-0/+102
|\ \ \ | |/ / |/| |
| * | vts test for /proc/<pid>/smaps_rollupTri Vo2019-02-034-0/+102
| |/
* / meminfo: Fix dmabufinfo total ref accountingErick Reyes2019-02-062-8/+12
|/
* Add more tests to libdmabufinfoChenbo Feng2019-02-012-7/+245
* Merge "meminfo: handle multiple buffer references in dmabufinfo"Treehugger Robot2019-01-303-16/+58
|\
| * meminfo: handle multiple buffer references in dmabufinfoErick Reyes2019-01-293-16/+58
* | meminfo: Remove libpagemap dependencySandeep Patil2019-01-282-305/+38
|/
* meminfo: Add memtrack dmabufinfo libraryErick Reyes2019-01-284-0/+621
* meminfo: Add support to track working set with idle page tracking.Sandeep Patil2019-01-234-6/+260
* Merge "meminfo: Pull ReadVmallocInfo() out of the SysMemInfo class."Sandeep Patil2019-01-234-41/+49
|\
| * meminfo: Pull ReadVmallocInfo() out of the SysMemInfo class.Sandeep Patil2019-01-224-41/+49
* | Merge "meminfo: Add API to read pagemap for a vma within a process."Sandeep Patil2019-01-225-0/+76
|\ \ | |/ |/|
| * meminfo: Add API to read pagemap for a vma within a process.Sandeep Patil2019-01-215-0/+76
* | meminfo/tools: Enable all libmeminfo based toolsSandeep Patil2019-01-191-4/+4
|/
* procmeminfo: use getline() instead of fgets() everywhereSandeep Patil2019-01-141-4/+10
* meminfo: test: delete SmapsOrRollupReturn testSandeep Patil2019-01-141-9/+0
* meminfo: Add IsSmapsRollupSupported ApiSandeep Patil2019-01-143-11/+52
* meminfo: Add SmapsOrRollupPssSandeep Patil2019-01-143-0/+77
* meminfo: Remove unnecessary working set statsSandeep Patil2019-01-145-43/+22
* meminfo: Fix ProcMemInfo ForEachVmaFromFileSandeep Patil2019-01-142-1/+7
* meminfo: Add Smaps(), showmap and friends.Sandeep Patil2019-01-088-1/+819
* libmeminfo: Add SmapsRollupSandeep Patil2019-01-076-5/+56543
* meminfo: Add ReadVmallocInfo()Sandeep Patil2019-01-075-2/+1935
* meminfo: Use getprogname(3) in all tools.Sandeep Patil2018-12-303-17/+17
* Add librank2Sandeep Patil2018-12-202-2/+364
* libmeminfo: Add ReadSysMemInfo variantsSandeep Patil2018-12-115-37/+314
* Add OWNERS fileSandeep Patil2018-12-071-0/+1
* procmem2: Finish implementing all optionsSandeep Patil2018-12-072-55/+79