DescriptionReland #2 of Add dex info and static initializers to resource_sizes.py
Last attempt: https://codereview.chromium.org/2302903002/
Reason for reland:
Now works with crazy.libfoo.so
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.
TBR=rnephew@chromium.org,amineer@chromium.org
BUG=609365
Committed: https://crrev.com/ef2220f642057c2b4642bf99283347d1210c86ba
Cr-Commit-Position: refs/heads/master@{#416005}
Patch Set 1 #Patch Set 2 : Strip crazy. from filename #
Messages
Total messages: 12 (8 generated)
|