summaryrefslogtreecommitdiff
path: root/test/MultiDexModifiedSecondary/Main.java
diff options
context:
space:
mode:
authorCalin Juravle <calin@google.com>2021-06-17 15:41:08 -0700
committerTreeHugger Robot <treehugger-gerrit@google.com>2021-06-23 10:44:20 +0000
commit306191eaf91ea6833c490c091b11f50e0338ba39 (patch)
treec3c82968b4d04669df6597dcf7a6c7ec412fc698 /test/MultiDexModifiedSecondary/Main.java
parent8e4a3bc0cd6bf8af349b3abca4c06b540be1233a (diff)
Add period reporting to the metrics infra
The metric reporting can now be condifured to report at different periods, according to a predefined spec. The period spec is given as a string (e.g. "S,1,2,4,8,*") and can specify: - startup reporting - fixed period reporting - continuous reporting For example "S,1,2,4,*" means that we will report at startup, then after 1 seconds, then after 2 and 4, and finally, that we will continue to report every other 4s. The specs for system server and the apps are given by different flags, so that we can have different reporting configurations for each. Also, this CL adds much more robust testing to the metrics reporter, something that was missing before. Test: gtest Bug: 170149255 Merged-In: Ifbe32b3877d2e1cdf43d30b67672f6ebfb42dadf Change-Id: Ifbe32b3877d2e1cdf43d30b67672f6ebfb42dadf (cherry picked from commit ec11cf1e4a7400af1befae3a5194206f16a58047)
Diffstat (limited to 'test/MultiDexModifiedSecondary/Main.java')
0 files changed, 0 insertions, 0 deletions