diff options
author | 2021-06-25 21:30:30 -0700 | |
---|---|---|
committer | 2021-06-29 15:41:56 +0000 | |
commit | f368641c5bd373749194259409dc467df7a77edb (patch) | |
tree | bb2dd4f603da3de8381c4a7b148344ff4d476350 /runtime/gc/reference_queue.cc | |
parent | 45848daf541599548145c265ece14aad0e973639 (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
Change-Id: I9da7f8c588ac4b42414beedb1b4004e0ac4b5fc2
Diffstat (limited to 'runtime/gc/reference_queue.cc')
0 files changed, 0 insertions, 0 deletions