OSDN Git Service

Add timing of allocation functions.
authorChristopher Ferris <cferris@google.com>
Wed, 14 Oct 2015 20:25:15 +0000 (13:25 -0700)
committerChristopher Ferris <cferris@google.com>
Wed, 21 Oct 2015 19:43:06 +0000 (12:43 -0700)
commitcd7d10869f87b15f072aaa4ccb118fc97a570c23
tree38682351417b240d05d707762ded4e74d17307b2
parent5321b63ea2063e4246543009c763584498d1e56d
Add timing of allocation functions.

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

Change-Id: I4e8321409357824c10f2f176b02c7c33538d353b
memory_replay/Action.cpp
memory_replay/Action.h
memory_replay/Android.mk
memory_replay/Thread.h
memory_replay/Threads.cpp
memory_replay/Threads.h
memory_replay/main.cpp