History log of /system/extras/memtrack/memtrack.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
879785074ca93e13896ce364a45eb5cc17081c4a 03-Feb-2016 Dan Albert <danalbert@google.com> Fix warnings in system/extras.

Bug: http://b/26936282
Change-Id: I1b9c6c9bb06944c32abcb871279d056eea0fb11a
/system/extras/memtrack/memtrack.cpp
dc847e65b80fc2dd00f2b70b2443e1a0df042cd6 16-Nov-2014 Dan Albert <danalbert@google.com> Move system/extras to libc++.

Bug: 15193147
Change-Id: I2188179aa315b6b94493135cfb243d5a9018fd10
/system/extras/memtrack/memtrack.cpp
91f4410f49f8f701f9001c447b5bc6162c348f6b 21-May-2013 Christopher Ferris <cferris@google.com> Add the memtrack utility.

This utility attempts to track the PSS usage of all of the
processes in the system. It will keep track of the min/max/avg/last
PSS for every process it has ever seen and dump that information when
the program is terminated or when a USR1 or TSTP signal is sent to
the process.

Change-Id: Id9364d5121b70f80b8335c379a241bee2fbdb019
/system/extras/memtrack/memtrack.cpp