diff options
author | Eric Holk <eholk@google.com> | 2021-03-18 13:52:41 -0700 |
---|---|---|
committer | Treehugger Robot <treehugger-gerrit@google.com> | 2021-04-01 19:23:52 +0000 |
commit | f9bf4efcab3d05b6d547e492075de377400d2d88 (patch) | |
tree | 5c4c8f6214c20d8e2d19bc5ca27a37b772ffe274 /test/MultiDexModifiedSecondary/Main.java | |
parent | f442a84ca02002cd52aebdc724d84de9e8f2dd36 (diff) |
[metrics] Report CompilationReason and CompilerFilter
Since we do not know the real primary OAT file when the runtime starts
up, we have to wait until NotifyStartupCompleted to be sure we have
the right one. To accomodate this, we delay starting the metrics
session until the first report and then send updated session
information in NotifyStartupCompleted.
Note that we could delay the whole metrics reporting initialization to
NotifyStartupCompleted, but this doesn't get called in all
circumstances, which would mean metrics reporting is disabled in cases
where we want it.
Bug: 178239096
Test: manual
Change-Id: Ide59be88bc934526e0c172fb745dc2f5cd797749
Diffstat (limited to 'test/MultiDexModifiedSecondary/Main.java')
0 files changed, 0 insertions, 0 deletions