summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2017-08-17 11:12:06 -0700
committerAlex Light <allight@google.com>2017-08-21 11:11:30 -0700
commit1d8a9741d2979d09a21942fbf9107d212ce2511b (patch)
treed630dccfbe632247f04a0428f8a72766c3b673fe /compiler/optimizing/graph_visualizer.cc
parentbf9e516f4964ee900d2996abaf60977c1c643aa3 (diff)
Fix interaction of VMInit and ThreadStart events.
Real world agents require that one is able to create, and run, new threads while the VMInit event is still being executed. Further, these require that ThreadStart events can occur concurrently with the VMInit event. This CL enables this behavior and adds a test for the interaction of these two events. Test: ./test.py --host -j50 Bug: 62821960 Bug: 34415266 Change-Id: I305f1ce3f1df9bf5a7e33027e0724f5fbac5c0f1
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions