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

Issue 302633003: binary_size: Check debug data format before starting. (Closed)

Created:
6 years, 7 months ago by Daniel Bratell
Modified:
6 years, 6 months ago
CC:
chromium-reviews, Primiano Tucci (use gerrit)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

binary_size: Check debug data format before starting. If the debug data format is DWARF4 and binutils is not new enough the output will be more or less useless (no files will be detected). Detect that case early instead of having the user wait for many hours for something that can't be used. BUG=370378 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275866

Patch Set 1 #

Total comments: 6

Patch Set 2 : CheckDebugFormat: Addressed review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -1 line) Patch
M tools/binary_size/run_binary_size_analysis.py View 1 2 chunks +32 lines, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
Daniel Bratell
6 years, 7 months ago (2014-05-26 13:57:44 UTC) #1
Primiano Tucci (use gerrit)
Just some python drive-by nits by me, Andrew is the binary expert here. https://codereview.chromium.org/302633003/diff/1/tools/binary_size/run_binary_size_analysis.py File ...
6 years, 7 months ago (2014-05-27 09:40:10 UTC) #2
Andrew Hayden (chromium.org)
This is totally rad! One question, though: I don't know what the format of the ...
6 years, 7 months ago (2014-05-27 11:26:44 UTC) #3
Daniel Bratell
On 2014/05/27 11:26:44, Andrew Hayden wrote: > This is totally rad! One question, though: I ...
6 years, 6 months ago (2014-06-04 13:16:52 UTC) #4
Daniel Bratell
https://codereview.chromium.org/302633003/diff/1/tools/binary_size/run_binary_size_analysis.py File tools/binary_size/run_binary_size_analysis.py (right): https://codereview.chromium.org/302633003/diff/1/tools/binary_size/run_binary_size_analysis.py#newcode548 tools/binary_size/run_binary_size_analysis.py:548: """There are two common versions of the DWARF debug ...
6 years, 6 months ago (2014-06-04 13:31:02 UTC) #5
Daniel Bratell
Can you please take a look at the new patch.
6 years, 6 months ago (2014-06-05 13:38:43 UTC) #6
Andrew Hayden (chromium.org)
LGTM
6 years, 6 months ago (2014-06-05 15:28:28 UTC) #7
Daniel Bratell
The CQ bit was checked by bratell@opera.com
6 years, 6 months ago (2014-06-09 12:33:40 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bratell@opera.com/302633003/20001
6 years, 6 months ago (2014-06-09 12:34:08 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_compile_dbg on tryserver.chromium ...
6 years, 6 months ago (2014-06-09 20:36:00 UTC) #10
commit-bot: I haz the power
6 years, 6 months ago (2014-06-09 22:48:24 UTC) #11
Message was sent while issue was closed.
Change committed as 275866

Powered by Google App Engine
This is Rietveld 408576698