platform_build_soong/ui/metrics
Patrice Arruda 457c5d3426 Rename time to event in Soong metrics system.
Several structs and files are named time which records the total
execution of a traceable event. Soon, resource information of an
executed process is collected during a build event so a more generic
name is applied.

Bug: b/169453825
Test: go test and m nothing. Checked the soong_metrics protobuf.
Change-Id: I65a782603530d51018d6cc1192c18cfeef7566a0
2020-10-21 08:54:56 -07:00
..
metrics_proto Add resource usage metrics in Soong metrics.proto. 2020-10-21 08:54:42 -07:00
upload_proto Run the metrics uploader in the background. 2020-06-13 00:34:37 +00:00
Android.bp Rename time to event in Soong metrics system. 2020-10-21 08:54:56 -07:00
event.go Rename time to event in Soong metrics system. 2020-10-21 08:54:56 -07:00
event_test.go Rename time to event in Soong metrics system. 2020-10-21 08:54:56 -07:00
metrics.go Rename time to event in Soong metrics system. 2020-10-21 08:54:56 -07:00