New issue
Advanced search Search tips

Issue 842869 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner: ----
Closed: Yesterday
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

"supersize archive" could warn about using generate_linker_map=true

Project Member Reported by mea...@chromium.org, May 14 2018

Issue description

I followed the instructions at https://chromium.googlesource.com/chromium/src/+/master/tools/binary_size/README.md to generate a supersize report on Linux.

When I built the chrome binary and passed it to supersize archive, it complained with "Could not find .map(.gz)? file. Ensure you have built with is_official_build=true, or use --map-file to point me a linker map file".

I built again with is_official_build=true but apparently that's not enough either, I also needed generate_linker_map=true.

It would be nice if either the instructions or supersize.py mention this.

 

Comment 1 by agrieve@chromium.org, Yesterday (44 hours ago)

Labels: binary_size_team_q1_2019

Comment 2 by agrieve@chromium.org, Yesterday (43 hours ago)

Status: Fixed (was: Untriaged)
Fixed: 9d63558169c2945762c05b2809200736a40dcee2

Sign in to add a comment