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

Issue 2807343005: //tools/binary_size: Record packed .rel.dyn section size (Closed)

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

Description

//tools/binary_size: Record packed .rel.dyn section size Adds --apk-file flag to archive action. When passed, section sizes are taken from the .so within the .apk rather than from the one in lib.unstripped. Also removes "symbols" from console.py, which was missed in previous rename commit. The reason to not expose this top-level is that it in the future, we don't want to also expose java_symbols, pak_symbols, etc. BUG=681694 Review-Url: https://codereview.chromium.org/2807343005 Cr-Commit-Position: refs/heads/master@{#464271} Committed: https://chromium.googlesource.com/chromium/src/+/2b71e084f0d11b7aee47096cbbd2144931760028

Patch Set 1 #

Total comments: 4

Patch Set 2 : Add apk filename to metadata (and rename some vars) #

Patch Set 3 : arm64 support and multiprocessing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -34 lines) Patch
M tools/binary_size/libsupersize/archive.py View 1 2 7 chunks +109 lines, -27 lines 0 comments Download
M tools/binary_size/libsupersize/console.py View 2 chunks +3 lines, -5 lines 0 comments Download
M tools/binary_size/libsupersize/integration_test.py View 2 chunks +2 lines, -2 lines 0 comments Download
M tools/binary_size/libsupersize/models.py View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 11 (5 generated)
agrieve
On 2017/04/12 14:05:58, agrieve wrote: > mailto:agrieve@chromium.org changed reviewers: > + mailto:estevenson@chromium.org 🚪
3 years, 8 months ago (2017-04-12 14:06:17 UTC) #3
estevenson
lgtm https://codereview.chromium.org/2807343005/diff/1/tools/binary_size/libsupersize/archive.py File tools/binary_size/libsupersize/archive.py (right): https://codereview.chromium.org/2807343005/diff/1/tools/binary_size/libsupersize/archive.py#newcode465 tools/binary_size/libsupersize/archive.py:465: assert lib_infos, 'APK has not .so files to ...
3 years, 8 months ago (2017-04-12 16:54:42 UTC) #4
agrieve
https://codereview.chromium.org/2807343005/diff/1/tools/binary_size/libsupersize/archive.py File tools/binary_size/libsupersize/archive.py (right): https://codereview.chromium.org/2807343005/diff/1/tools/binary_size/libsupersize/archive.py#newcode465 tools/binary_size/libsupersize/archive.py:465: assert lib_infos, 'APK has not .so files to measure.' ...
3 years, 8 months ago (2017-04-12 19:37:46 UTC) #5
estevenson
still lgtm
3 years, 8 months ago (2017-04-12 19:52:11 UTC) #6
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/2807343005/40001
3 years, 8 months ago (2017-04-13 00:11:22 UTC) #8
commit-bot: I haz the power
3 years, 8 months ago (2017-04-13 03:21:39 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/2b71e084f0d11b7aee47096cbbd2...

Powered by Google App Engine
This is Rietveld 408576698