diff options
author | Andreas Gampe <agampe@google.com> | 2017-03-28 20:12:13 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2017-03-28 20:25:31 -0700 |
commit | a1705ea3dc57dcdecf1d4295e6ee0d6b85b5eacd (patch) | |
tree | 78368c303d93ff15e7743e5cc772abd169c9049f /compiler/optimizing/graph_visualizer.cc | |
parent | 4ba18fdfc2581a2328ab745c2707e3ed375d9e64 (diff) |
ART: Fix ObjectFree reporting
Free events should not be dispatched to all registered envs. They
are specific to the env that the tag came from.
Add a DispatchEvent that takes an env, add an env field to the
tagging table, and connect the two.
Update the stress test. Make it actually work with a tagging
function for the second env.
Bug: 36648696
Test: ./test.py --host -r -t 905
Change-Id: I485ef1a6a57e233a2c2128b30cae93532676b3bf
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions