Revert "[Lacros] Size dashboard: Track stripped size of ELF files."
This reverts commit a4d34d8a. Reason for revert: This causes chromeos-amd64-generic-lacros-builder-perf to fail, likely due to missing eu-strip. Original change's description: > [Lacros] Size dashboard: Track stripped size of ELF files. > > This CL modifies lacros_resource_sizes.py to identify ELF files, and > also track their stripped sizes (using eu-strip) as well as compressed > stripped sizes. These news info are recorded for chrome and the Total. > > If eu-strip fails for a file then we simply ignore its stripping > results and print warning. Known-bad files include .nexe files and > libwidevinecdm.so. These are explicitly excluded to denoise the system. > > Bug: 1106626 > Change-Id: I9cb47bb41baa2b73996e6662db2fe4bc537338d7 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2458869 > Commit-Queue: Samuel Huang <huangs@chromium.org> > Reviewed-by: Erik Chen <erikchen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#814972} TBR=huangs@chromium.org,erikchen@chromium.org Change-Id: I580c4ea4a125fef785cdb0c6de1c31846a7e8180 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1106626 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459794Reviewed-by:Samuel Huang <huangs@chromium.org> Commit-Queue: Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/master@{#814986}
Showing
Please register or sign in to comment