Adjusted the order of logging Profiler Report

This CL modified the order in which profiler report is logged. First,
the output of arbitrary shell commands is logged, then USEMetrics are
logged.

Change-Id: Ida90c473cb4d40fc8911dd176f2e0f418ec8605d
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/20811
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Reviewed-by: Dexter Rivera <riverade@google.com>
Reviewed-by: Vaibhav Rustagi <vaibhavrustagi@google.com>
Tested-by: Dexter Rivera <riverade@google.com>
2 files changed
tree: 702a2c90d0d1bccd6d02003108fd71bc701a97e1
  1. release/
  2. src/
  3. testing/
  4. BUILD.bazel
  5. cloudbuild.yaml
  6. CONTRIBUTING.md
  7. deps.bzl
  8. go.mod
  9. go.sum
  10. LICENSE
  11. README.md
  12. run_tests.sh
  13. WORKSPACE
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.