summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorRafal Slawik <rslawik@google.com>2020-12-08 00:27:16 +0000
committerRafal Slawik <rslawik@google.com>2020-12-10 09:48:23 +0000
commite69ade3545864e7271806d071825ec37486d5d37 (patch)
tree071121e0a721dd8b5685ba96ce23f75e9d9b0c8b /tools/aapt2/java/JavaClassGenerator_test.cpp
parent55ba4ffb1db84d16752deb10c858cc68578fc73e (diff)
Combine uids for CpuTimePerUidFreq atom
The puller for the atom frequently fails. We believe it is due to the size of the pulled atoms. No metric can be correctly build from this atom. To reduce the size, we apply transformations that we would likely perform when analyzing this data. We combine times for all shared app gids together and combine times for the same apps. We also exclude isolated uids which are frequently recycled and removed from the underlying data source. If these optimization do not help, we will need to introduce different atoms. Bug: 157535126 Test: cmd stats pull-source 10010 Change-Id: I0d9a18c78f456e1b0f9d7ad322f15354ead9f02b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions