platform_build_soong/ui/metrics
Patrice Arruda 3edfd48ef4 Collect total number of CPU cores and available RAM for each build.
Collect the total number of CPU cores and available RAM for each build
as part of the system resource info. This is to know what kind of
build machines that the developers are using.

Bug: b/169453825
Test: m nothing and ran printproto on soong_metrics to validate the
      data.
Change-Id: I8617bdb9490b37d7689abd27d349af1a651533db
2020-10-13 23:58:41 +00:00
..
metrics_proto Collect total number of CPU cores and available RAM for each build. 2020-10-13 23:58:41 +00:00
upload_proto Run the metrics uploader in the background. 2020-06-13 00:34:37 +00:00
Android.bp Use monotonic clock instead of wall time clock for metrics. 2020-07-13 21:14:34 +00:00
metrics.go Collect total number of CPU cores and available RAM for each build. 2020-10-13 23:58:41 +00:00
time.go Use monotonic clock instead of wall time clock for metrics. 2020-07-13 21:14:34 +00:00
time_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00