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

Issue 2864063002: Supersize: Chrome-specific breakdowns, console tweaks (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: Chrome-specific breakdowns, console tweaks Adds two chrome-specific categorizing functions: * CategorizeByChromeComponent() * CategorizeGenerated() Console Enhancements: * Make console Print() and Diff() parameters optional * Show symbol indexes when printing (and doort by default, which invalidates indices) * Single-line output for a list of groups * Show a decimal for pss < 10 (so it's clear the symbol is shared) * Show running total percentage alongside running total * Fix SymbolGroup header sizes to be recursively calculated README update BUG=681694 Review-Url: https://codereview.chromium.org/2864063002 Cr-Commit-Position: refs/heads/master@{#469874} Committed: https://chromium.googlesource.com/chromium/src/+/9c9cc15d81514bb92abaa3252c7c7b01c3e47bc4

Patch Set 1 #

Total comments: 10

Patch Set 2 : review tweaks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+749 lines, -554 lines) Patch
M tools/binary_size/README.md View 3 chunks +25 lines, -28 lines 0 comments Download
A tools/binary_size/libsupersize/canned_queries.py View 1 1 chunk +141 lines, -0 lines 0 comments Download
M tools/binary_size/libsupersize/console.py View 1 9 chunks +35 lines, -5 lines 0 comments Download
M tools/binary_size/libsupersize/describe.py View 6 chunks +39 lines, -14 lines 0 comments Download
M tools/binary_size/libsupersize/file_format.py View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/binary_size/libsupersize/integration_test.py View 1 1 chunk +2 lines, -0 lines 0 comments Download
M tools/binary_size/libsupersize/main.py View 2 chunks +2 lines, -3 lines 0 comments Download
M tools/binary_size/libsupersize/models.py View 7 chunks +30 lines, -36 lines 0 comments Download
M tools/binary_size/libsupersize/testdata/Archive.golden View 2 chunks +30 lines, -30 lines 0 comments Download
M tools/binary_size/libsupersize/testdata/Archive_Elf.golden View 2 chunks +30 lines, -30 lines 0 comments Download
M tools/binary_size/libsupersize/testdata/Archive_OutputDirectory.golden View 2 chunks +30 lines, -30 lines 0 comments Download
M tools/binary_size/libsupersize/testdata/Console.golden View 1 4 chunks +105 lines, -82 lines 0 comments Download
M tools/binary_size/libsupersize/testdata/Diff_Basic.golden View 1 chunk +101 lines, -100 lines 0 comments Download
M tools/binary_size/libsupersize/testdata/Diff_NullDiff.golden View 1 chunk +2 lines, -1 line 0 comments Download
M tools/binary_size/libsupersize/testdata/FullDescription.golden View 1 chunk +125 lines, -124 lines 0 comments Download
M tools/binary_size/libsupersize/testdata/SymbolGroupMethods.golden View 1 chunk +50 lines, -69 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 11 (6 generated)
agrieve
On 2017/05/05 20:37:50, agrieve wrote: > mailto:agrieve@chromium.org changed reviewers: > + mailto:estevenson@chromium.org 🐗
3 years, 7 months ago (2017-05-05 20:37:57 UTC) #3
estevenson
git cl patch failed me so I couldn't test it out :(. lgtm, excited to ...
3 years, 7 months ago (2017-05-05 22:24:18 UTC) #4
agrieve
https://codereview.chromium.org/2864063002/diff/1/tools/binary_size/libsupersize/console.py File tools/binary_size/libsupersize/console.py (right): https://codereview.chromium.org/2864063002/diff/1/tools/binary_size/libsupersize/console.py#newcode25 tools/binary_size/libsupersize/console.py:25: import precanned_queries On 2017/05/05 22:24:18, estevenson wrote: > nit/name ...
3 years, 7 months ago (2017-05-06 01:18:22 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/2864063002/20001
3 years, 7 months ago (2017-05-06 01:20:46 UTC) #8
commit-bot: I haz the power
3 years, 7 months ago (2017-05-06 19:14:26 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/9c9cc15d81514bb92abaa3252c7c...

Powered by Google App Engine
This is Rietveld 408576698