platform_build_soong/cmd/soong_build
Colin Cross 46b0c75204 Add performance counter metrics to build.trace.gz
Start a background goroutine at the beginning of soong_build that
captures the CPU usage, heap size, and total system memory every
second.  Propagate the values through soong_build_metrics.pb back
to soong_ui, and then into build.trace.gz.

Test: m nothing, examine build.trace.gz
Change-Id: Iad99f8f1f088f4f7f7d5f76566a38c0c4f4d0daa
2023-10-30 12:39:07 -07:00
..
Android.bp Export provenance metadata for prebuilt APKs and APEXes. 2022-04-05 16:16:16 -07:00
main.go Add performance counter metrics to build.trace.gz 2023-10-30 12:39:07 -07:00
queryview.go cosmetic: unused argument 2023-08-04 16:53:31 -04:00
writedocs.go Add Property.Type to bpdocs template 2021-09-12 18:40:37 +00:00