platform_build_soong/bloaty
Thiébaud Weksteen 6d48aad0ff Add bloaty package
This package can be used by other binary generator to gather the section
sizes at build time. It uses bloaty_merger to export all the measured
data into a single proto file.

Bug: 172339742
Test: m out/soong/binary_sizes.pb
Change-Id: I0ca87cdb2fb8b77226e79d9dcd762abe64aeea51
2021-02-18 15:46:14 +01:00
..
Android.bp Add bloaty package 2021-02-18 15:46:14 +01:00
bloaty.go Add bloaty package 2021-02-18 15:46:14 +01:00
bloaty_merger.py Add bloaty_merger 2021-02-18 10:25:25 +01:00
bloaty_merger_test.py Add bloaty_merger 2021-02-18 10:25:25 +01:00
file_sections.proto Add bloaty_merger 2021-02-18 10:25:25 +01:00