OSDN Git Service

librank: add flag to show only KSM pages
authorColin Cross <ccross@android.com>
Fri, 21 Jun 2013 23:53:03 +0000 (16:53 -0700)
committerColin Cross <ccross@android.com>
Sat, 22 Jun 2013 20:10:58 +0000 (13:10 -0700)
commit479747be63f3c8c33220d3c2690cac6b674746ea
treee87582cd01d14349184d4235db842628f11c8806
parent83dc12a6d0ac56198b8655db779faee3610beebe
librank: add flag to show only KSM pages

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
librank/librank.c