diff options
author | Lokesh Gidra <lokeshgidra@google.com> | 2021-03-04 15:56:47 -0800 |
---|---|---|
committer | Lokesh Gidra <lokeshgidra@google.com> | 2021-03-05 18:46:09 +0000 |
commit | 7fc6aacab1bfbe64ea54390fa61ce0b3c9b446e4 (patch) | |
tree | 0398fcdb7dd5a62cfbc204b65442280ccfdc11ce /test/MultiDexModifiedSecondary/main.jpp | |
parent | 65a9fb4a6fcf5e34d52c9416715761ee16ea53a7 (diff) |
Add GC-related metrics to the telemetry infrastructure
Following metrics are added in this CL:
1) Young GC count
2) Full heap GC count
3) Young GC throughput histogram
4) Full heap GC throughput histogram
5) Total bytes allocated
6) Total GC meta data
The last one in itself is not useful. But when divided by GC count gives
an average of memory overhead of running a GC algorithm.
Test: art/test/testrunner/testrunner.py
Bug: 170149255
Change-Id: I5a93d1ceb9dc0764b8c6cebae038b98218c0656a
Diffstat (limited to 'test/MultiDexModifiedSecondary/main.jpp')
0 files changed, 0 insertions, 0 deletions