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

Issue 2881563003: supersize: Make Disassemble() work for downloaded .size files (Closed)

Created:
3 years, 7 months ago by agrieve
Modified:
3 years, 7 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

supersize: Make Disassemble() work for downloaded .size files * Store the toolchain prefix in metadata * Resolve toolchain path when found from $PATH * Pass --prefix and --prefix-strip to objdump Also: WhereBiggerThan() -> WhereSizeBiggerThan() + WherePssBiggerThan() BUG=695182 Review-Url: https://codereview.chromium.org/2881563003 Cr-Commit-Position: refs/heads/master@{#471165} Committed: https://chromium.googlesource.com/chromium/src/+/1fa69f3de6a2dc4515c55333c30e2f0284f9ac4c

Patch Set 1 #

Patch Set 2 : self-review #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -34 lines) Patch
M tools/binary_size/libsupersize/archive.py View 1 1 chunk +2 lines, -0 lines 0 comments Download
M tools/binary_size/libsupersize/console.py View 1 6 chunks +86 lines, -15 lines 0 comments Download
D tools/binary_size/libsupersize/helpers.py View 1 1 chunk +0 lines, -11 lines 0 comments Download
M tools/binary_size/libsupersize/html_report.py View 1 3 chunks +3 lines, -3 lines 0 comments Download
M tools/binary_size/libsupersize/integration_test.py View 1 chunk +1 line, -0 lines 2 comments Download
M tools/binary_size/libsupersize/models.py View 2 chunks +5 lines, -1 line 0 comments Download
M tools/binary_size/libsupersize/paths.py View 1 2 chunks +28 lines, -2 lines 0 comments Download
M tools/binary_size/libsupersize/testdata/Archive_Elf.golden View 1 chunk +1 line, -0 lines 0 comments Download
M tools/binary_size/libsupersize/testdata/Console.golden View 3 chunks +3 lines, -2 lines 0 comments Download
M tools/binary_size/libsupersize/testdata/Diff_NullDiff.golden View 1 chunk +1 line, -0 lines 0 comments Download
M tools/binary_size/libsupersize/testdata/FullDescription.golden View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
agrieve
On 2017/05/11 19:46:04, agrieve wrote: > mailto:agrieve@chromium.org changed reviewers: > + mailto:estevenson@chromium.org 🐝
3 years, 7 months ago (2017-05-11 19:46:23 UTC) #3
estevenson
This lgtm, but I ran into problems running it locally. Should this have worked or ...
3 years, 7 months ago (2017-05-11 21:02:17 UTC) #4
agrieve
On 2017/05/11 21:02:17, estevenson wrote: > This lgtm, but I ran into problems running it ...
3 years, 7 months ago (2017-05-12 01:19:06 UTC) #5
agrieve
https://codereview.chromium.org/2881563003/diff/20001/tools/binary_size/libsupersize/integration_test.py File tools/binary_size/libsupersize/integration_test.py (right): https://codereview.chromium.org/2881563003/diff/20001/tools/binary_size/libsupersize/integration_test.py#newcode89 tools/binary_size/libsupersize/integration_test.py:89: maxDiff = None # Don't trucate diffs in errors. ...
3 years, 7 months ago (2017-05-12 01:19:16 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/2881563003/20001
3 years, 7 months ago (2017-05-12 01:19:55 UTC) #8
commit-bot: I haz the power
3 years, 7 months ago (2017-05-12 01:34:17 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/1fa69f3de6a2dc4515c55333c30e...

Powered by Google App Engine
This is Rietveld 408576698