History log of /system/extras/pagecache/dumpcache.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ce1cef87f3a0440c30b95683a249b2ff2735a815 27-Sep-2016 Wei Wang <wvw@google.com> Include custom partitions in dumpcache tool

Currently dumpcache use whitelist to include only standard partitions
and also print duplicated entries with symbolic link which makes the
total summary inaccurate.
This patch use blacklist "rootfs/devfs/tmpfs/procfs" to support more
partitions and skip symbolic links.

Test: manual - took a dumpcache
Bug: 31756965
Change-Id: I6038de9a2f3be11179cb30b4c4c6d2e7cd43aaa6
/system/extras/pagecache/dumpcache.c
31af987ba2a360c160b2958f14674975698c3d8b 07-Dec-2015 Martijn Coenen <maco@google.com> Fix build.

Change-Id: I83b1dd7850382ed5b5c0c4dee5d2a2360d2e2106
/system/extras/pagecache/dumpcache.c
0a1b0183f6a4a9c73dd91333b5dc3d5b72c62e6e 30-Nov-2015 Martijn Coenen <maco@google.com> Pagecache tools.

Dumpcache: dumps complete pagecache of device.
pagecache.py: shows live info on files going in/out of pagecache

Change-Id: Ieb2960d9e5daea8a7d9dcf23d2c31986182bc359
/system/extras/pagecache/dumpcache.c