platform_build_soong/ui/metrics
Colin Cross 74cda72f5e Add total build time to metrics
Determining the total build time from the existing metrics is
tricky because some of the metrics are overlapping.  For example,
the "soong" metric includes  "blueprint bootstrap",
"environment check", "minibp", "bpglob", "minibootstrap", and
"bootstrap".  Create a new singleton "total" metric that
covers the interesting parts of the build.

Test: m nothing
Change-Id: Iedcf5c9cf0d27252b694d35e6ff66ca1fcf734ac
2020-01-16 15:25:50 -08:00
..
metrics_proto Add total build time to metrics 2020-01-16 15:25:50 -08:00
Android.bp Generate build timing metrics to proto format file 2019-01-04 15:54:01 -08:00
metrics.go Add total build time to metrics 2020-01-16 15:25:50 -08:00
time.go Soong: Fix the package name in metrics.proto file 2019-06-14 15:27:46 -07:00