OSDN Git Service

Add GC mode for stressing testing heap transitions.
authorMathieu Chartier <mathieuc@google.com>
Tue, 25 Mar 2014 22:58:50 +0000 (15:58 -0700)
committerMathieu Chartier <mathieuc@google.com>
Tue, 25 Mar 2014 23:25:26 +0000 (16:25 -0700)
commit91e3063d97b4dba239682d00ecfb3ea8c0a96539
tree1ccb6b866a61596efb0b9931f687ecca67742a14
parentc92492fc2565515ac5d68a8443efa91ba189b404
Add GC mode for stressing testing heap transitions.

The stress testing mode does repeated heap transitions when the heap
gets a process state update. In between each transition, the heap
waits for a specified number of time.

Change-Id: Ie3f43835e539fa8da147f77b4623a432a0d858c2
compiler/jni/quick/arm/calling_convention_arm.cc
runtime/gc/heap.cc