History log of /system/extras/libpagemap/pm_memusage.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
98a20cd1283b6ee029e871c0876815300475c40a 11-Aug-2016 Nick Desaulniers <ndesaulniers@google.com> procrank: fix bounds check to prevent heap overflow

Bug: 30774296
Change-Id: I44005caaa3cc17fe829f375a4cfeb5a464c97fbe
/system/extras/libpagemap/pm_memusage.c
08ea6e722b1f2d6359f54fe39c6bed82f524291c 21-Nov-2015 Thierry Strudel <tstrudel@google.com> procrank: add proportional swap accounting

Shared pages are reported in each of the sharing process swapped pages.
Compute a proportional swap usage to get a meaningful value of what each
process has in swap. Report also process unique pages swapped out.
In case ZRAM is used compute the compression ration and report the
actual RAM use of the swapped pages.

Bug: 25392275
Change-Id: I3a28c7812a09a02e1a604593615f5c6ad0340f9f
/system/extras/libpagemap/pm_memusage.c
745b964daeacf44350db14bc343d53e319e696b8 21-Jun-2013 Colin Cross <ccross@android.com> libpagemap: count swapped pages

Add a new memusage field for swapped pages.

Change-Id: I857143a5fdd294315dd89e834b1217a219f10479
/system/extras/libpagemap/pm_memusage.c
e16cb84e2324f05334d18dcf5956f20f44262b62 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/system/extras/libpagemap/pm_memusage.c
19ddb4b1680760e2d6863c3003976882ebd9d0fa 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/system/extras/libpagemap/pm_memusage.c
7341494707810f709855ea85ce03a8ec3ac8dbaf 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/system/extras/libpagemap/pm_memusage.c