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

Issue 891713002: Script checking that the observed function order matches an orderfile. (Closed)

Created:
5 years, 10 months ago by Benoit L
Modified:
5 years, 10 months ago
Reviewers:
pasko
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Script checking that the observed function order matches an orderfile. BUG=452879 Committed: https://crrev.com/467e5ba225c1e18a7cd9ca292764715c93e4255b Cr-Commit-Position: refs/heads/master@{#314157}

Patch Set 1 #

Patch Set 2 : Spacing, naming, unused imports. #

Total comments: 23

Patch Set 3 : Address comments. #

Total comments: 5

Patch Set 4 : . #

Patch Set 5 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+130 lines, -3 lines) Patch
A tools/cygprofile/check_orderfile.py View 1 2 3 4 1 chunk +81 lines, -0 lines 0 comments Download
A tools/cygprofile/check_orderfile_unittest.py View 1 2 1 chunk +46 lines, -0 lines 0 comments Download
M tools/cygprofile/patch_orderfile.py View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
Benoit L
Hello, Here is another small CL, moving the orderfile check step to a separate script.
5 years, 10 months ago (2015-01-30 17:29:21 UTC) #2
pasko
Thanks! Having this script it a good idea! Please enjoy my comments in attempt to ...
5 years, 10 months ago (2015-02-02 10:00:30 UTC) #3
Benoit L
https://codereview.chromium.org/891713002/diff/20001/tools/cygprofile/check_orderfile.py File tools/cygprofile/check_orderfile.py (right): https://codereview.chromium.org/891713002/diff/20001/tools/cygprofile/check_orderfile.py#newcode13 tools/cygprofile/check_orderfile.py:13: import patch_orderfile On 2015/02/02 10:00:30, pasko wrote: > nit: ...
5 years, 10 months ago (2015-02-02 13:11:45 UTC) #4
pasko
one request to s/warning/info/ and one function ordering question otherwise lgtm thanks! https://codereview.chromium.org/891713002/diff/20001/tools/cygprofile/check_orderfile.py File tools/cygprofile/check_orderfile.py ...
5 years, 10 months ago (2015-02-02 14:32:37 UTC) #5
Benoit L
Thank you ! https://codereview.chromium.org/891713002/diff/40001/tools/cygprofile/patch_orderfile.py File tools/cygprofile/patch_orderfile.py (right): https://codereview.chromium.org/891713002/diff/40001/tools/cygprofile/patch_orderfile.py#newcode20 tools/cygprofile/patch_orderfile.py:20: 1. Get the symbol infos (offset, ...
5 years, 10 months ago (2015-02-02 15:37:05 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/891713002/80001
5 years, 10 months ago (2015-02-02 15:37:52 UTC) #8
pasko
https://codereview.chromium.org/891713002/diff/40001/tools/cygprofile/patch_orderfile.py File tools/cygprofile/patch_orderfile.py (right): https://codereview.chromium.org/891713002/diff/40001/tools/cygprofile/patch_orderfile.py#newcode125 tools/cygprofile/patch_orderfile.py:125: def GetSymbolsFromOrderfile(filename): On 2015/02/02 15:37:05, lizeb wrote: > On ...
5 years, 10 months ago (2015-02-02 15:52:28 UTC) #9
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 10 months ago (2015-02-02 16:36:06 UTC) #10
commit-bot: I haz the power
5 years, 10 months ago (2015-02-02 16:37:00 UTC) #11
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/467e5ba225c1e18a7cd9ca292764715c93e4255b
Cr-Commit-Position: refs/heads/master@{#314157}

Powered by Google App Engine
This is Rietveld 408576698