summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex/Main.java
diff options
context:
space:
mode:
authorEric Holk <eholk@google.com>2021-01-27 23:41:45 +0000
committerTreehugger Robot <treehugger-gerrit@google.com>2021-02-01 19:09:57 +0000
commit480d98182efa33179f1773c791dc8f4bed62ef2b (patch)
treee352691c80cd341dcfb55ef31d3f2044362c9416 /test/ProfileTestMultiDex/Main.java
parent10592e30a959d4ebe90f5ba4b6237ec0cacddc6c (diff)
[metrics] Move core metrics code to libartbase
We would like to be able to use ART's metrics system in places where we do not have access to the runtime. This CL splits the metrics code into the core implementation of the counters and histograms and the background reporting thread. The reporting thread was the only part that had dependencies on the runtime, so this remains in the runtime. The bulk of the metrics code moves to libartbase so that it can be used in more contexts. Bug: 178099697 Test: m test-art-host-gtest Change-Id: I26a4fe326371686d5857ad49ba98569f5c55f84a
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions