• Home
  • History
  • Annotate
  • only in /system/extras/pagecache/
History log of /system/extras/pagecache/
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
umpcache.c
f6602403e98e6e88e336d1849e1291fac30bb31a 29-Mar-2016 Tim Murray <timmurray@google.com> Fix pagecache live stats.

Broke this while adding app filtering.

Change-Id: Ie9d4ae3b7f99169a15c04b9e2bc11d1cb2a62a95
agecache.py
9e77fbb0fb7221df1147920f383d45187c30507d 02-Mar-2016 Tim Murray <timmurray@google.com> Add support for filtering based on app name to pagecache.

Change-Id: I571d254d69a255dd1b9fd7f33d98e7daa4b5ad5f
agecache.py
d4f24cba27affc53b92e5b93697372cc8dd6269e 19-Jan-2016 Martijn Coenen <maco@google.com> Pagecache.py fixes and updates.

- Handle old version of stat that will append 'd' to inode
number.
- Added a '-f' option to parse and dump from trace files
- Fixed issue where we didn't show files that we only
removed pages from (and never added).

Change-Id: Ie8d48c01b3b6c288081178e7973aad22887795e0
agecache.py
31af987ba2a360c160b2958f14674975698c3d8b 07-Dec-2015 Martijn Coenen <maco@google.com> Fix build.

Change-Id: I83b1dd7850382ed5b5c0c4dee5d2a2360d2e2106
umpcache.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
ndroid.mk
ODULE_LICENSE_APACHE2
OTICE
EADME
umpcache.c
agecache.py