History log of /system/extras/pagecache/pagecache.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f6602403e98e6e88e336d1849e1291fac30bb31a 29-Mar-2016 Tim Murray <timmurray@google.com> Fix pagecache live stats.

Broke this while adding app filtering.

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

Change-Id: I571d254d69a255dd1b9fd7f33d98e7daa4b5ad5f
/system/extras/pagecache/pagecache.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
/system/extras/pagecache/pagecache.py
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/pagecache.py