Chromium Code Reviews
DescriptionAdd main lib section sizes to resource_sizes.py.
This CL adds detailed metrics for the main native library section sizes,
grouped into "text", "data", "relocations", "unwind", "symbols", and
"other" sections. These categories are added under a new subtest:
"_MainLibInfo".
BUG=681153
Review-Url: https://codereview.chromium.org/2675703003
Cr-Commit-Position: refs/heads/master@{#447991}
Committed: https://chromium.googlesource.com/chromium/src/+/51583da63dae5f4c3baa9a229160b2c027afffb4
Patch Set 1 #Patch Set 2 : Add comment for regex #
Total comments: 2
Patch Set 3 : Allow for unknown section names in "other" #
Total comments: 1
Patch Set 4 : Add .bss and rebase #Patch Set 5 : Remove _READELF_EXCLUDED_SECTIONS #Messages
Total messages: 16 (7 generated)
|