resource_sizes.py: Don't list static initializers by default.
Running tools/linux/dump-static-initializers.py is very slow on Android so skip running it by default. This should help with the backlog of pending builds on Android perf builders. We only report the number of files with static initializers on bots and we don't store the list of static initializers anywhere so it isn't very helpful to print them at all. Bug: 726718 Change-Id: I73628c101f138e9c8dc9347bceb813a979b55f6c Reviewed-on: https://chromium-review.googlesource.com/529268Reviewed-by:Andrew Grieve <agrieve@chromium.org> Commit-Queue: Eric Stevenson <estevenson@chromium.org> Cr-Commit-Position: refs/heads/master@{#478386}
Showing
Please register or sign in to comment