commit | 703868023a03e4665ad42248e3bbd9a42af52d92 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu May 23 12:57:36 2013 -0700 |
committer | Colin Cross <ccross@android.com> | Mon Jun 24 14:56:58 2013 -0700 |
tree | 0e96464142929072aa83b9af987a3e69d3cc747d | |
parent | fdcb71454499bb31143beb903be00bd88105dc33 [diff] |
librank: add command line argument for cached or non-cached pages Add -c and -C command line arguments to only count pages that are cached (backed by storage) or non-cached (backed by ram or swap) respectively. Non-cached pages include all anonymous pages, as well as file backed pages that are mapped private and then modified. Change-Id: I95025d52f1c876b9c41fcbddaef5e95e32ebf307