commit | 6cfd4c97e7758c1f528dc40850fae785e821593d | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Thu Apr 06 08:03:32 2017 -0700 |
committer | Andreas Gampe <agampe@google.com> | Thu Apr 06 11:27:41 2017 -0700 |
tree | 20282b2c44b4e19d880b8888ae239a4caf74784f | |
parent | 25e668b6c758cfc897a411530d36a9fe57b74a06 [diff] |
ART: Report array and proxy classes in ClassLoad & ClassPrepare We need to report ClassLoad and ClassPrepare events when proxy classes are created. We also generate ClassLoad and ClassPrepare events to match the VmObjectAlloc for arrays. Bug: 31684920 Test: art/test.py --host -r -t 912 Change-Id: I66901a9d7ff8c1f60f075dfbdd3a28d00ab60bdc