platform_build_soong/ui/build
Patrice Arruda 0cc5b21516 Soong: Fix the package name in metrics.proto file
The metrics.proto needs to be imported to Google3 in order to unmarshal
the build metrics data from bigstore. Cleaned up the enum names to use
the Camel naming convention and renamed the build_metrics to
soong_metrics to be more specific to soong and to allow quering
soong_metrics files from bigstore.

Bug: b/135280521
Test: lunch andf m -j. Checked if soong_metrics was generated correctly
      by using printproto command.

Change-Id: I998c8d05db592e94a653d6ca32250b80df3c9b21
2019-06-14 15:27:46 -07:00
..
paths Switch to toybox date. 2019-06-11 10:09:08 -07:00
sandbox/darwin Revert "Revert "Revert "Revert "Add path interposer"""" 2018-05-31 14:59:33 -07:00
Android.bp goma_ctl.py ensure_start in Soong UI. 2019-01-10 10:14:16 +09:00
build.go Support install-clean and data-clean 2019-05-03 13:38:57 -07:00
cleanbuild.go Generate build timing metrics to proto format file 2019-01-04 15:54:01 -08:00
config.go soong_ui: Add build actions commands in soong_ui. 2019-06-13 13:15:12 -07:00
config_test.go Merge "soong_ui: Add build actions commands in soong_ui." 2019-06-13 23:14:56 +00:00
context.go Soong: Fix the package name in metrics.proto file 2019-06-14 15:27:46 -07:00
dumpvars.go Remove terminal.Writer 2019-06-12 21:30:56 -07:00
environment.go Add a Kati-based packaging step 2018-10-19 09:55:00 -07:00
environment_test.go Add a Kati-based packaging step 2018-10-19 09:55:00 -07:00
exec.go Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
finder.go Generate build timing metrics to proto format file 2019-01-04 15:54:01 -08:00
goma.go More verbose message on goma_ctl.py ensure_start failure. 2019-02-13 10:49:10 +09:00
kati.go Obsolete BUILD_BROKEN_PHONY_TARGETS 2019-04-19 11:16:52 -07:00
ninja.go Wait for ninja proto processing to finish when exiting 2019-03-21 21:17:04 -07:00
path.go Use prebuilt awk on Darwin too 2019-02-14 20:11:26 -08:00
proc_sync.go Make soong lock file sync time configurable.. 2019-05-24 17:10:48 -04:00
proc_sync_test.go Revert "Revert "Disallow multiple build executions in parallel"" 2017-05-24 13:22:19 -07:00
sandbox_darwin.go Implement linux sandboxing with nsjail 2019-01-15 13:47:31 -08:00
sandbox_linux.go Add BUILD_BROKEN_USES_NETWORK 2019-04-09 10:23:49 -07:00
signal.go Improve signal handling in soong_ui 2017-02-22 10:44:19 -08:00
soong.go Wait for ninja proto processing to finish when exiting 2019-03-21 21:17:04 -07:00
test_build.go Generate build timing metrics to proto format file 2019-01-04 15:54:01 -08:00
util.go soong_ui: Add build actions commands in soong_ui. 2019-06-13 13:15:12 -07:00
util_test.go Add a unified status reporting UI 2018-07-12 14:15:31 -07:00