- 17 Mar, 2014 1 commit
-
-
Mark Salyzyn authored
- size_t format and comparisons Change-Id: I00ad92ecf2566c7aa02b145e1b8679164b2c9f8a
-
- 24 Jun, 2013 6 commits
-
-
Colin Cross authored
Passing -k will cause librank to only show KSM pages. The RSS column will approximate the memory used before KSM, and PSS will show the memory used after KSM. Change-Id: I62310b2cda97316b835cf7ebe51b5155872c37dc
-
Colin Cross authored
Add a column showing swapped pages per library, but only show it if swapped pages exist in at least one library. Change-Id: I8f5a55dee7ed8d1f02ed7c947f6a22f7a5771eb8
-
Colin Cross authored
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
-
Colin Cross authored
Add -a command line argument to show all mappings, including anonymous, stack, and heap mappings. Change-Id: I7d80e2b4f5d880d434f57e1e7a37678917cd7407
-
Colin Cross authored
Add a command line argument to only list pages with the given permissions. Change-Id: I884eedea607b250ac721e7fdac555992c435441f
-
Colin Cross authored
Change-Id: Ia145018d9096a550febe465c9f5b5f00d36c444d
-
- 22 Jun, 2013 2 commits
-
-
Colin Cross authored
Passing -k will cause librank to only show KSM pages. The RSS column will approximate the memory used before KSM, and PSS will show the memory used after KSM. Change-Id: I62310b2cda97316b835cf7ebe51b5155872c37dc
-
Colin Cross authored
Add a column showing swapped pages per library, but only show it if swapped pages exist in at least one library. Change-Id: I8f5a55dee7ed8d1f02ed7c947f6a22f7a5771eb8
-
- 11 Jun, 2013 4 commits
-
-
Colin Cross authored
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
-
Colin Cross authored
Add -a command line argument to show all mappings, including anonymous, stack, and heap mappings. Change-Id: I7d80e2b4f5d880d434f57e1e7a37678917cd7407
-
Colin Cross authored
Add a command line argument to only list pages with the given permissions. Change-Id: I884eedea607b250ac721e7fdac555992c435441f
-
Colin Cross authored
Change-Id: Ia145018d9096a550febe465c9f5b5f00d36c444d
-
- 11 May, 2012 1 commit
-
-
JP Abgrall authored
adb bugreport > b & sleep 5; kill $? will show that a bunch of tools will SIGPIPE when trying to output data which is normal. We don't have a way on linux (bsd yes), to set NOSIGPIPE on the file desc passed down via fork/exec. Bug: 6447319 Change-Id: I1634a00a155fd8a3fd827aa4a77e94518534336c
-
- 04 Mar, 2009 2 commits
-
-
The Android Open Source Project authored
-
The Android Open Source Project authored
-
- 21 Oct, 2008 1 commit
-
-
The Android Open Source Project authored
-