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

Issue 2801663003: //tools/binary_size: Add Disassemble() to console.py. Tweak metadata. (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: Add Disassemble() to console.py. Tweak metadata. Might be useful for seeing why a function is big. Reworks metadata so that the proper elf file is auto-detected under normal circumstances. NOTRY=true BUG=681694 Review-Url: https://codereview.chromium.org/2801663003 Cr-Commit-Position: refs/heads/master@{#462474} Committed: https://chromium.googlesource.com/chromium/src/+/2ed07a74b39aa94480fe5618c9cc787bec66dd34

Patch Set 1 #

Total comments: 6

Patch Set 2 : Review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+378 lines, -169 lines) Patch
M tools/binary_size/README.md View 1 1 chunk +3 lines, -3 lines 0 comments Download
M tools/binary_size/console.py View 7 chunks +107 lines, -58 lines 0 comments Download
M tools/binary_size/create_html_breakdown.py View 2 chunks +4 lines, -2 lines 0 comments Download
M tools/binary_size/describe.py View 1 chunk +11 lines, -8 lines 0 comments Download
M tools/binary_size/file_format.py View 3 chunks +5 lines, -11 lines 0 comments Download
M tools/binary_size/integration_test.py View 4 chunks +13 lines, -10 lines 0 comments Download
M tools/binary_size/map2size.py View 1 7 chunks +98 lines, -66 lines 0 comments Download
M tools/binary_size/models.py View 1 4 chunks +38 lines, -9 lines 0 comments Download
A tools/binary_size/paths.py View 1 chunk +97 lines, -0 lines 0 comments Download
M tools/binary_size/testdata/ActualDiff.golden View 1 chunk +1 line, -1 line 0 comments Download
M tools/binary_size/testdata/ConsoleNullDiff.golden View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (7 generated)
agrieve
On 2017/04/05 19:00:29, agrieve wrote: > mailto:agrieve@chromium.org changed reviewers: > + mailto:estevenson@chromium.org 🚕
3 years, 8 months ago (2017-04-05 19:00:43 UTC) #3
estevenson
lgtm https://codereview.chromium.org/2801663003/diff/1/tools/binary_size/map2size.py File tools/binary_size/map2size.py (right): https://codereview.chromium.org/2801663003/diff/1/tools/binary_size/map2size.py#newcode229 tools/binary_size/map2size.py:229: # Verify tool_prefix early. nit: remove this comment? ...
3 years, 8 months ago (2017-04-06 14:14:01 UTC) #4
agrieve
https://codereview.chromium.org/2801663003/diff/1/tools/binary_size/map2size.py File tools/binary_size/map2size.py (right): https://codereview.chromium.org/2801663003/diff/1/tools/binary_size/map2size.py#newcode229 tools/binary_size/map2size.py:229: # Verify tool_prefix early. On 2017/04/06 14:14:01, estevenson wrote: ...
3 years, 8 months ago (2017-04-06 14:53:54 UTC) #5
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/2801663003/20001
3 years, 8 months ago (2017-04-06 14:55:52 UTC) #9
commit-bot: I haz the power
3 years, 8 months ago (2017-04-06 15:01:31 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/2ed07a74b39aa94480fe5618c9cc...

Powered by Google App Engine
This is Rietveld 408576698