diff options
author | Lokesh Gidra <lokeshgidra@google.com> | 2021-06-25 21:30:30 -0700 |
---|---|---|
committer | Lokesh Gidra <lokeshgidra@google.com> | 2021-06-30 22:03:23 +0000 |
commit | c5288040c3450bc4316783ee1e7a02c02c9c53b2 (patch) | |
tree | 41bd1b2c070e46f97a49399c8d3bb0cc889ef073 /test/ProfileTestMultiDex/Main.java | |
parent | fca3150cdb6e8d0c5b58f62e12dcb7341992702c (diff) |
[metrics] Add total-gc-time and adjust other metrics
This change introduces the following:
1) Added total-gc-collection-time in ms as a counter so that, at anytime,
we can know how much time is spent in GC.
2) Added MetricsAverage to report average of the given data point.
3) Changed mutator-paue-time to average, which makes more sense. Also it
is renamed to world-stop-time.
4) Added averages of gc-throughputs.
5) Removed gc-meta-data-size metric as we don't capture it normally due
to the high cost of capturing this data.
Test: Observe pitot data
Bug: 191404436
Merged-In: I9da7f8c588ac4b42414beedb1b4004e0ac4b5fc2
Change-Id: I9da7f8c588ac4b42414beedb1b4004e0ac4b5fc2
(cherry picked from commit f368641c5bd373749194259409dc467df7a77edb)
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions