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

Issue 2885073002: supersize: Move [clone] from name -> flags & rewrite Cluster() (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: Move [clone] from name -> flags & rewrite Cluster() SizeInfo.symbols is now Clustered() by default. SizeInfo.raw_symbols is now a SymbolGroup rather than a list. Clustered() now uses GroupedBy() and cluster_symbols.py is no more. BUG=681694 Review-Url: https://codereview.chromium.org/2885073002 Cr-Commit-Position: refs/heads/master@{#472162} Committed: https://chromium.googlesource.com/chromium/src/+/89689737e4beb0d37a4037215b3fd2b2bd32010d

Patch Set 1 #

Total comments: 4

Patch Set 2 : review comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+634 lines, -533 lines) Patch
M tools/binary_size/libsupersize/archive.py View 3 chunks +14 lines, -1 line 0 comments Download
M tools/binary_size/libsupersize/canned_queries.py View 1 chunk +1 line, -1 line 0 comments Download
D tools/binary_size/libsupersize/cluster_symbols.py View 1 chunk +0 lines, -127 lines 0 comments Download
M tools/binary_size/libsupersize/console.py View 3 chunks +4 lines, -8 lines 0 comments Download
M tools/binary_size/libsupersize/describe.py View 1 chunk +1 line, -3 lines 0 comments Download
M tools/binary_size/libsupersize/diff.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/binary_size/libsupersize/file_format.py View 2 chunks +2 lines, -2 lines 0 comments Download
M tools/binary_size/libsupersize/integration_test.py View 6 chunks +38 lines, -31 lines 0 comments Download
M tools/binary_size/libsupersize/models.py View 1 8 chunks +125 lines, -49 lines 0 comments Download
M tools/binary_size/libsupersize/testdata/Archive.golden View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/binary_size/libsupersize/testdata/Archive_Elf.golden View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/binary_size/libsupersize/testdata/Archive_OutputDirectory.golden View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/binary_size/libsupersize/testdata/Console.golden View 4 chunks +48 lines, -58 lines 0 comments Download
M tools/binary_size/libsupersize/testdata/Diff_Basic.golden View 1 chunk +54 lines, -54 lines 0 comments Download
M tools/binary_size/libsupersize/testdata/FullDescription.golden View 3 chunks +168 lines, -4 lines 0 comments Download
M tools/binary_size/libsupersize/testdata/SymbolGroupMethods.golden View 1 chunk +172 lines, -188 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 12 (7 generated)
agrieve
On 2017/05/16 15:43:20, agrieve wrote: > mailto:agrieve@chromium.org changed reviewers: > + mailto:estevenson@chromium.org 🎼
3 years, 7 months ago (2017-05-16 15:43:29 UTC) #3
estevenson
lgtm, also s/not/now in commit message https://codereview.chromium.org/2885073002/diff/1/tools/binary_size/libsupersize/models.py File tools/binary_size/libsupersize/models.py (right): https://codereview.chromium.org/2885073002/diff/1/tools/binary_size/libsupersize/models.py#newcode600 tools/binary_size/libsupersize/models.py:600: if prev.__class__ == ...
3 years, 7 months ago (2017-05-16 17:41:44 UTC) #4
agrieve
https://codereview.chromium.org/2885073002/diff/1/tools/binary_size/libsupersize/models.py File tools/binary_size/libsupersize/models.py (right): https://codereview.chromium.org/2885073002/diff/1/tools/binary_size/libsupersize/models.py#newcode600 tools/binary_size/libsupersize/models.py:600: if prev.__class__ == list: On 2017/05/16 17:41:44, estevenson wrote: ...
3 years, 7 months ago (2017-05-16 17:46:18 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/2885073002/20001
3 years, 7 months ago (2017-05-16 17:47:09 UTC) #9
commit-bot: I haz the power
3 years, 7 months ago (2017-05-16 18:11:35 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/89689737e4beb0d37a4037215b3f...

Powered by Google App Engine
This is Rietveld 408576698