summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex
diff options
context:
space:
mode:
authorLokesh Gidra <lokeshgidra@google.com>2021-06-17 16:28:46 -0700
committerTreeHugger Robot <treehugger-gerrit@google.com>2021-06-25 22:12:43 +0000
commit885c8945cc9845c275f4b674c00efd4afaf90869 (patch)
tree1866513a096db8b5b2690e67d52e7356aa55a4f7 /test/ProfileTestMultiDex
parentcceaf01f19c812adb91d3c7a6742ae453c2ffa28 (diff)
[metrics] Add GC-work throughput metrics
Track work done (bytes processed) per second by the GC. Some other minor changes: 1) Adjusted ConcurrentCopying class member's order to make access to them more cache-access friendly. Counters accessed by GC-thread should not be in the same cacheline as the one containing counters meant for mutators, if either of the two modify those counters. 2) Increased max to 10'000 for throughput histograms in case the throughput is > GB/s Bug: 191404436 Test: manual Merged-In: Iefaf1106690b6bae670a3a917f61194b3fcacfe0 Change-Id: Iefaf1106690b6bae670a3a917f61194b3fcacfe0 (cherry picked from commit 7f0473851d9a8d5644fde8c483390a985c238433)
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions