New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 855076 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Jun 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

diagnose_bloat.py: Add option to build every N commits

Project Member Reported by wnwen@chromium.org, Jun 21 2018

Issue description

This is useful to find large binary size differences in a large number of builds. e.g.  issue 852523 

Example:

diagnose_bloat.py LAST_COMMIT --reference-rev FIRST_COMMIT --all --step 50

Would build and diff every 50 commit (but includes first and last if there are remainders).
 
--step already exists. Does it not do this?

Comment 2 by wnwen@chromium.org, Jun 21 2018

Status: WontFix (was: Assigned)
Opps, as Chris mentioned, Eric already added this exact feature! Thanks Eric!

Sign in to add a comment