summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2019-07-23 13:10:20 -0700
committerAlex Light <allight@google.com>2019-08-13 17:54:27 +0000
commit72d7e94d70923c5ff4cbe947117801583eae4672 (patch)
treecde1932ed801dc7f388b56282d3e2bca000e428a /compiler/optimizing/graph_visualizer.cc
parentf1bb75abb38609d72648e03eefac7320b5e804b4 (diff)
Add obsolete object event
Add an extension event to notify agents that an object is becoming obsolete. This is meant to be used by agents performing allocation tracking using the VMObjectAlloc event to let them know that an object replacement is occurring. This event is only triggered by calls to JVMTI functions that create obsolete objects. Normal GC actions (including a moving compaction) will not cause this event to trigger. Test: ./test.py --host Bug: 134162467 Change-Id: If48b880814a751ba6c24c18d0ad116db4f8fdf64
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions