commit | 57575ab883ee5ac013dec13a644b4016bcd07098 | [log] [tgz] |
---|---|---|
author | yawanng <yawanng@google.com> | Thu Mar 04 19:44:05 2021 +0000 |
committer | Yan Wang <yawanng@google.com> | Thu Mar 11 17:01:28 2021 +0000 |
tree | 55a5e621746db22852051022e0ed9393e8eed846 | |
parent | ccc3f976026245eb8250f3b48f524d79ee665585 [diff] |
Add support to report ART metrics to statsd. It will report dex2oat related metrics (total time, dex bytes and result code) after each run of dex2oat. This is a cherry pick from AOSP aog/1619941 with conflict fixing. Internal and AOSP have different APIs. Bug: 177694884 Test: atest ArtStatsLogUtilsTest Change-Id: Ic167e250a74e29dee0c8dc628d1cc731d778fa26 (cherry picked from commit e006983daf210e9b2b7448c326da2b76a5e45cd6)