platform_build_soong/ui/status
Colin Cross 7b6245388c Compute critical path when ninja finishes
Keep a running map of the critical path to each edge as it
finishes.  At the end of the build, find the edge with the
longest critical path and print the path to out/soong.log.

Test: critical_path_test.go
Change-Id: Ie01d26b068b768156b166bff00cdc3273e8124ca
2019-06-26 11:31:17 -07:00
..
build_error_proto Soong: Add build_error proto raw file to $(OUT_DIR). 2019-06-24 13:02:35 -07:00
ninja_frontend Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
Android.bp Compute critical path when ninja finishes 2019-06-26 11:31:17 -07:00
critical_path.go Compute critical path when ninja finishes 2019-06-26 11:31:17 -07:00
critical_path_test.go Compute critical path when ninja finishes 2019-06-26 11:31:17 -07:00
kati.go Increase max line length for KatiReader bufio.Scanner 2019-01-30 23:19:23 +00:00
kati_test.go Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
log.go Soong: Add build_error proto raw file to $(OUT_DIR). 2019-06-24 13:02:35 -07:00
ninja.go Compute critical path when ninja finishes 2019-06-26 11:31:17 -07:00
ninja_test.go Wait for ninja proto processing to finish when exiting 2019-03-21 21:17:04 -07:00
status.go Compute critical path when ninja finishes 2019-06-26 11:31:17 -07:00
status_test.go Move all output through StatusOutput 2019-06-12 21:30:56 -07:00