Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(406)

Issue 2673023003: Reland of Add main lib section sizes to resource_sizes.py. (Closed)

Created:
3 years, 10 months ago by estevenson
Modified:
3 years, 10 months ago
Reviewers:
agrieve
CC:
chromium-reviews, mikecase+watch_chromium.org, jbudorick+watch_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reland 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -0 lines) Patch
M build/android/resource_sizes.py View 1 2 3 3 chunks +53 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
estevenson
ptal Andrew! I was thinking of adding more error handling but it probably isn't a ...
3 years, 10 months ago (2017-02-03 16:46:30 UTC) #3
agrieve
https://codereview.chromium.org/2673023003/diff/20001/build/android/resource_sizes.py File build/android/resource_sizes.py (right): https://codereview.chromium.org/2673023003/diff/20001/build/android/resource_sizes.py#newcode128 build/android/resource_sizes.py:128: if section_name in section_sizes: On 2017/02/03 16:46:29, estevenson wrote: ...
3 years, 10 months ago (2017-02-03 17:01:52 UTC) #4
estevenson
ptal Andrew! https://codereview.chromium.org/2673023003/diff/20001/build/android/resource_sizes.py File build/android/resource_sizes.py (right): https://codereview.chromium.org/2673023003/diff/20001/build/android/resource_sizes.py#newcode128 build/android/resource_sizes.py:128: if section_name in section_sizes: On 2017/02/03 17:01:52, ...
3 years, 10 months ago (2017-02-03 20:00:49 UTC) #5
agrieve
lgtm! https://codereview.chromium.org/2673023003/diff/40001/build/android/resource_sizes.py File build/android/resource_sizes.py (right): https://codereview.chromium.org/2673023003/diff/40001/build/android/resource_sizes.py#newcode111 build/android/resource_sizes.py:111: 'other': ['.hash', '.init_array', '.fini_array', '.comment', On 2017/02/03 20:00:49, ...
3 years, 10 months ago (2017-02-03 20:12:47 UTC) #6
estevenson
On 2017/02/03 20:12:47, agrieve wrote: > lgtm! > > https://codereview.chromium.org/2673023003/diff/40001/build/android/resource_sizes.py > File build/android/resource_sizes.py (right): > ...
3 years, 10 months ago (2017-02-03 20:31:27 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2673023003/60001
3 years, 10 months ago (2017-02-06 10:24:30 UTC) #10
commit-bot: I haz the power
3 years, 10 months ago (2017-02-06 11:35:03 UTC) #13
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/b57a134073e5e119fdd498025050...

Powered by Google App Engine
This is Rietveld 408576698