platform_build_soong/ui
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
..
build Add performance counter metrics to build.trace.gz 2023-10-30 12:39:07 -07:00
logger Add non-zero exit + error message to soong metrics 2022-10-24 10:51:56 -04:00
metrics Add performance counter metrics to build.trace.gz 2023-10-30 12:39:07 -07:00
signal Reformat build/soong for go 1.19 2022-08-17 10:43:13 -07:00
status Stop NinjaReader from sending new status messages after Close 2023-09-05 11:11:29 -07:00
terminal After a build action fails, stop printing more output. 2023-06-24 15:13:49 -07:00
tracer Add performance counter metrics to build.trace.gz 2023-10-30 12:39:07 -07:00