• Home
  • History
  • Annotate
  • only in /system/extras/memory_replay/
History log of /system/extras/memory_replay/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
78b2815133c570eddd41e1b74ad7942fa4e477a8 17-Dec-2015 Josh Gao <jmgao@google.com> memory_replay: add .clang-format.

Change-Id: Iac3924bb7c9602762a3413aa529b9dec981c75e3
ast/.clang-format
66dd09e8e2407082ce93bf0784de641298131912 04-Dec-2015 Elliott Hughes <enh@google.com> Track rename from base/ to android-base/.

Change-Id: Ic15d4778c7accd1382de0b440a437aba2cf67016
ests/LineBufferTest.cpp
ests/NativeInfoTest.cpp
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
ction.cpp
ction.h
ndroid.mk
hread.h
hreads.cpp
hreads.h
ain.cpp
57b648ab50307e0de2750c864b5db2a83604338b 20-Oct-2015 Elliott Hughes <enh@google.com> Fix lseek argument order.

Change-Id: I782d17a0678d7e74be89c46c42de942129750e55
ain.cpp
ests/LineBufferTest.cpp
ests/NativeInfoTest.cpp
8dd6f01ecf874ae732d912d108afc56afb0c9912 02-Oct-2015 Sami Tolvanen <samitolvanen@google.com> Add NOTICE files

Bug: 24571219
Change-Id: Ib7a4374974c2d0d9225caa1e43d0b78251a36bd2
OTICE
9deefaa9438cffab577acb8f70ad40b4df3e40d4 16-Sep-2015 Christopher Ferris <cferris@google.com> Fix mac build.

This disables the host code and host tests on anything but a linux
system.

Change-Id: I1a6396707df216e1c22de537072b10221fcc7fce
ndroid.mk
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
ction.cpp
ction.h
ndroid.mk
ineBuffer.cpp
ineBuffer.h
ativeInfo.cpp
ativeInfo.h
ointers.cpp
ointers.h
hread.cpp
hread.h
hreads.cpp
hreads.h
umps/README
umps/camera.zip
umps/gmail.zip
umps/maps.zip
umps/surfaceflinger.zip
umps/system_server.zip
umps/systemui.zip
umps/youtube.zip
ain.cpp
ests/ActionTest.cpp
ests/LineBufferTest.cpp
ests/NativeInfoTest.cpp
ests/PointersTest.cpp
ests/ThreadTest.cpp
ests/ThreadsTest.cpp