History log of /system/extras/memory_replay/Threads.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cd7d10869f87b15f072aaa4ccb118fc97a570c23 14-Oct-2015 Christopher Ferris <cferris@google.com> Add timing of allocation functions.

Report the time it takes to execute every different allocation function
during the replay.

Change-Id: I4e8321409357824c10f2f176b02c7c33538d353b
/system/extras/memory_replay/Threads.cpp
33c03d38298ff359d8829aea91bb02b26caab245 12-Sep-2015 Christopher Ferris <cferris@google.com> Tool to replay memory allocation recordings.

Included with the tool are a set of app memory recordings that
can be used to judge the abilities of the native memory
allocator.

Verified the full flow by running valgrind on the host version on all
the current dumps and verifying that there are no leak, and no errors.

Change-Id: I756224991f04b61ba26c692a30a37aad0c9fb163
/system/extras/memory_replay/Threads.cpp