platform_build_soong/ui/status
Jeongik Cha 28c1fe5bc8 Add critical path infomation into metrics
To improve build efficiency, the metrics for critical path and
parallelism ratio is necessary. That information has been included in
soong.log, so added it into metrics as well.

Bug: 271526845
Test: build and check if metrics pb has critical path info
Change-Id: I14e1a78c13d400b792d3b05df18604da48759ade
2023-03-14 17:59:22 +09:00
..
build_error_proto Upgrade to golang protobuf api v2 2021-07-23 11:12:05 -07:00
build_progress_proto Upgrade to golang protobuf api v2 2021-07-23 11:12:05 -07:00
ninja_frontend Upgrade to golang protobuf api v2 2021-07-23 11:12:05 -07:00
Android.bp Add critical path infomation into metrics 2023-03-14 17:59:22 +09:00
critical_path.go Add critical path infomation into metrics 2023-03-14 17:59:22 +09:00
critical_path_logger.go Add critical path infomation into metrics 2023-03-14 17:59:22 +09:00
critical_path_test.go Add critical path infomation into metrics 2023-03-14 17:59:22 +09:00
kati.go
kati_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
log.go Upgrade to golang protobuf api v2 2021-07-23 11:12:05 -07:00
ninja.go cosmetic changes 2022-08-29 19:53:45 +00:00
ninja_test.go Add errorHints to stdout when read-only file system errors are detected 2021-06-29 00:20:21 +00:00
status.go Add stats from ninja subprocesses to build.trace.gz 2020-10-15 13:46:32 -07:00
status_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00