commit | 3a2c55cf8473e74df279a0d843c1640a4680da27 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Wed May 10 13:44:36 2017 -0700 |
committer | Andreas Gampe <agampe@google.com> | Mon May 22 16:31:13 2017 -0700 |
tree | c19c8ead1a6b6ac15031a64768ec6620beb2b403 | |
parent | 773833332eca2b180b081bdd36f1403ab07777a5 [diff] |
ART: Add class instance fields in hprof dumps Emit synthetic static fields representing class instance fields in the class dump tag. Naming starts with "$class$." Refactor code slightly to share writing code with regular static fields. Bug: 38167721 Test: art/test/testrunner/testrunner.py -b --host -t 130 Test: manual (use ahat to inspect an hprof dump) Change-Id: I00af60f7b92b737dc69e29a7ef0532f65516eaf7