commit | 17f2767724e7c7e8e2c4dcd595bd34b4de40f623 | [log] [tgz] |
---|---|---|
author | Nan Zhang <nanzhang@google.com> | Wed Dec 12 16:01:49 2018 -0800 |
committer | Nan Zhang <nanzhang@google.com> | Fri Jan 04 15:54:01 2019 -0800 |
tree | 2420a025fc229ed4f88a1b8b2a34a4c464cfe9b6 | |
parent | a45e15e2d47c7527f17fbd92085e27cc39cde720 [diff] [blame] |
Generate build timing metrics to proto format file Test: Dumped the text formated based metrics file to out dir, and checked the file. Bug: b/63815990 Change-Id: Iff476f72a0be74eb53b6b26ef468d11c0f24a404
diff --git a/ui/metrics/metrics_proto/regen.sh b/ui/metrics/metrics_proto/regen.sh new file mode 100755 index 0000000..343c638 --- /dev/null +++ b/ui/metrics/metrics_proto/regen.sh
@@ -0,0 +1,3 @@ +#!/bin/bash + +aprotoc --go_out=paths=source_relative:. metrics.proto