OSDN Git Service

Add atrace calls to runtime start and heap create
authorRichard Uhler <ruhler@google.com>
Tue, 7 Apr 2015 17:56:50 +0000 (10:56 -0700)
committerMathieu Chartier <mathieuc@google.com>
Thu, 4 Jun 2015 23:17:21 +0000 (16:17 -0700)
commit054a078ecebfb84b5003f2d0239c472de53267e2
treebb1fe30d8e74e8204e93ad9db0a1c775f5be42fe
parentda2fd5aa2cbdab371f9a1c29ff4e4dfd09305fdc
Add atrace calls to runtime start and heap create

(cherry picked from commit 7fabaa6ba1927d21a317c03499b705cbde4f6a47)

Bug: 20727525

Change-Id: I91a74b793fb9eda8ed580244a6a5fd313ef2eb27
runtime/gc/heap.cc
runtime/java_vm_ext.cc
runtime/runtime.cc