summaryrefslogtreecommitdiff
path: root/ksmutils
AgeCommit message (Collapse)Author
2016-08-23Don't invent our own pagemap constants.Elliott Hughes
Use the uapi ones instead, so I don't have to think about whether ours are correct. Bug: http://b/31044648 Change-Id: Ibe4a078ad3223419301a5f585e8ed24dd7366ce2
2016-05-18Fix misc-macro-parentheses warnings in ksmutils.Chih-Hung Hsieh
Bug: 28705665 Change-Id: Ia3d9f1fef03afe1b0075ea88e61b721e35d13465
2016-02-02Fix warnings in system/extras.Dan Albert
Bug: http://b/26936282 Change-Id: I1b9c6c9bb06944c32abcb871279d056eea0fb11a
2015-09-22Remove the hack for including libpagemap's headers.Elliott Hughes
Change-Id: If75e007111f82178e372c88ab4dce62fd8ff7873
2014-09-03ksmutils: Get correct pfn from pagemap entrylollipop-devDaniel Rosenberg
Bug: 17360804 Bug: 17332389 Change-Id: I1bc5441eec9fcfb61d4ba41bd74e895fc5978a4f Signed-off-by: Daniel Rosenberg <drosen@google.com>
2014-03-14ksmutils: 64 bit compile issuesMark Salyzyn
Change-Id: I9c4f141b6c436611a3a85e692b4fb47104d4f783
2013-07-25ksmutils: display page countRom Lemarchand
Change-Id: I90ca712463681c1c59533bd3d4d45509647ca3ff Signed-off-by: Rom Lemarchand <romlem@google.com>
2013-07-09ksmutils: ksminfo: Add option to display all KSM pagesRom Lemarchand
Change-Id: I557983ded74a355df6fb9e14a01de25628d1eefb
2013-07-09ksmutils: display addresses as ranges when applicableRom Lemarchand
Display addresses as ranges instead of individual addresses when applicable Change-Id: I5cb2f162a86c45e60874f2cde1d649b5c7cc86b5 Signed-off-by: Rom Lemarchand <romlem@google.com>
2013-07-09ksmutils: Add sort option to ksminfoRom Lemarchand
Add an option to sort pages by usage count in ksminfo. Change-Id: I115ed7d8f8e99b8eed636e88605421c1b20b8d77 Signed-off-by: Rom Lemarchand <romlem@google.com>
2013-07-09ksmutils: Add ksminfo utilityRom Lemarchand
Add the ksminfo utility that prints information about the KSM pages of a process Change-Id: Ib6f5291cc28d57ef05adc861e71860aa83b56465