DescriptionAdd dex info and static initializers to resource_sizes.py
The goal is to have a single script that reports all .apk
size related metrics.
* Uses method_count.py to get dex info.
* Already had static initializer logic, but now shows it even without
--so_with_symbols_path.
* Tweaks the static initializer count logic to sum up rather for all
.so files rather than report the same metric repeatedly.
BUG=609365
Committed: https://crrev.com/af1b0701484ff33965439440c43e620cf50a6056
Cr-Commit-Position: refs/heads/master@{#411859}
Patch Set 1 #Patch Set 2 : Add dex info and static initializers to resource_sizes.py #Patch Set 3 : Add dex info and static initializers to resource_sizes.py #
Messages
Total messages: 15 (7 generated)
|