Support tracking size distribution by component OWNERS in supersize |
||
Issue descriptionWe have over 3400 OWNERS files (https://cs.chromium.org/search/?q=file:OWNERS+file:%5Esrc&type=cs) and over 1400 with COMPONENT set (https://cs.chromium.org/search/?q=file:OWNERS+file:%5Esrc+%22%23+COMPONENT:%22&type=cs). ex: # COMPONENT: Internals>Core Adding this data to supersize would be really useful for per-milestone growth attribution. Things to add: - Add "component" as an attribute to Symbol in https://cs.chromium.org/chromium/src/tools/binary_size/libsupersize/models.py. - Add WhereHasComponent() and WhereComponentMatches(str) methods - Add an extra parsing step reachable as part of supersize archive that populates this field for each symbol
,
Jun 12 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Jun 12 2018