Chromium Code Reviews
DescriptionReland of Add main lib section sizes to resource_sizes.py.
Reverted in: https://codereview.chromium.org/2673043002/.
Reason for reland: |_ExtractMainLibSectionSizesFromApk()| now handles
multiline readelf output and missing section headers.
This CL adds more detailed metrics for the main native library section
sizes. The new metrics are added under a new subtest: "_MainLibInfo".
BUG=681153
Review-Url: https://codereview.chromium.org/2673023003
Cr-Commit-Position: refs/heads/master@{#448229}
Committed: https://chromium.googlesource.com/chromium/src/+/b57a134073e5e119fdd498025050feda8c0c5353
Patch Set 1 #Patch Set 2 : Handle missing sections + multiline readelf output #
Total comments: 5
Patch Set 3 : Change sections + print unknown sections #
Total comments: 3
Patch Set 4 : .hash -> symbols #Messages
Total messages: 13 (6 generated)
|