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

Issue 784333002: Check that all symbolized methods in the output orderfile are in their own linker section in the or… (Closed)

Created:
6 years ago by azarchs
Modified:
5 years, 11 months ago
Reviewers:
pasko
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Check that all symbolized methods in the output orderfile are in their own linker section in the original object files. BUG=440018

Patch Set 1 #

Total comments: 24

Patch Set 2 : Address code review comments. #

Total comments: 10

Patch Set 3 : Fix nits. #

Total comments: 6

Patch Set 4 : Refine newline handling #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -20 lines) Patch
M tools/cygprofile/symbolize.py View 1 2 3 6 chunks +88 lines, -20 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
azarchs
This should turn the orderfile bot green. Underlying issues still need to be fixed.
6 years ago (2014-12-09 18:17:04 UTC) #2
pasko
Thank you. It's really important to have the bot green, and extra thanks for the ...
6 years ago (2014-12-10 12:07:05 UTC) #3
pasko
Thank you. It's really important to have the bot green, and extra thanks for the ...
6 years ago (2014-12-10 12:07:07 UTC) #4
azarchs
Can't test this until I figure out why the build is broken. https://codereview.chromium.org/784333002/diff/1/tools/cygprofile/symbolize.py File tools/cygprofile/symbolize.py ...
6 years ago (2014-12-10 17:13:33 UTC) #5
pasko
LGTM with a few cosmetic changes https://codereview.chromium.org/784333002/diff/1/tools/cygprofile/symbolize.py File tools/cygprofile/symbolize.py (right): https://codereview.chromium.org/784333002/diff/1/tools/cygprofile/symbolize.py#newcode204 tools/cygprofile/symbolize.py:204: symbol = items[len(items) ...
6 years ago (2014-12-10 17:56:09 UTC) #6
azarchs
https://codereview.chromium.org/784333002/diff/20001/tools/cygprofile/symbolize.py File tools/cygprofile/symbolize.py (right): https://codereview.chromium.org/784333002/diff/20001/tools/cygprofile/symbolize.py#newcode193 tools/cygprofile/symbolize.py:193: def write(self, message): On 2014/12/10 17:56:09, pasko wrote: > ...
6 years ago (2014-12-11 09:47:52 UTC) #7
pasko
https://codereview.chromium.org/784333002/diff/40001/tools/cygprofile/symbolize.py File tools/cygprofile/symbolize.py (right): https://codereview.chromium.org/784333002/diff/40001/tools/cygprofile/symbolize.py#newcode201 tools/cygprofile/symbolize.py:201: ' more warnings for: ' + message) does not ...
6 years ago (2014-12-11 10:25:30 UTC) #8
azarchs
I think this is ready to go. I've tested it. https://codereview.chromium.org/784333002/diff/40001/tools/cygprofile/symbolize.py File tools/cygprofile/symbolize.py (right): https://codereview.chromium.org/784333002/diff/40001/tools/cygprofile/symbolize.py#newcode201 ...
6 years ago (2014-12-11 17:01:15 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/784333002/60001
6 years ago (2014-12-11 17:03:54 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/29746)
6 years ago (2014-12-11 17:09:09 UTC) #13
azarchs
6 years ago (2014-12-12 12:26:13 UTC) #14
PTAL

Powered by Google App Engine
This is Rietveld 408576698