commit | e6377461540c1159e94cb45c9ade347e8e6bb52b | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Fri Jan 20 17:37:50 2017 -0800 |
committer | Andreas Gampe <agampe@google.com> | Mon Jan 23 11:05:16 2017 -0800 |
tree | 77d8951b959c35904f249490f877f7ab2e10fa1b | |
parent | 95cf7e42526d4da84086f197dd7d670e407938e0 [diff] |
ART: Add class events Add initial support for ClassLoad and ClassPrepare events. Add tests. The initial implementation does not deal with the difference between ClassLoad and ClassPrepare classes (the former may be temporary classes). Bug: 31684920 Test: m test-art-host-run-test-912-classes Change-Id: I83535b9c871971f60b6b61f26651958fb32d502f