platform_build_soong/ui/tracer
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 Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
microfactory.go Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
status.go Include tags in trace data. 2023-06-21 20:17:57 +00:00
tracer.go Add performance counter metrics to build.trace.gz 2023-10-30 12:39:07 -07:00