History log of /frameworks/base/tests/MemoryUsage/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d85b8d57a0ce0514a1c9ea8f763b95aa94711645 20-Nov-2012 Maxim Siniavine <siniavine@google.com> Switched to another method for launching apps.

Started using a separate thread which calls startActivityAndWait
for starting apps. Also increased the minimum and maximum lengths
of time to wait for apps to stabilize.

Change-Id: I49935a0ed1d1c230e58dc1629e5e4da6b3887903
/frameworks/base/tests/MemoryUsage/Android.mk
9229700728ec4b7bca28da5325b48a4acb4bfc0d 17-Aug-2012 Maxim Siniavine <siniavine@google.com> Added a test to measure memory usage of apps.

Each app uses a certain amount of memory when running in the
foreground. This test takes a list of app on the command line
starts them one at a time and reports the total PSS of the
app's process. The test allows to monitor memory usage over time.

Change-Id: I3411bd96cf7c7af10acbb8deeb9936469b810ea2
/frameworks/base/tests/MemoryUsage/Android.mk