Add performance regression test for CPU component

This CL adds an end to end test for the profiler's GenerateUSEReport
to test that the CPU's CollectUSEMetrics works correctly when a stress
test is applied on the component over time

Change-Id: I4513302e36d5171f190cfc12fe36adb708b4f58b
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/20130
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Reviewed-by: Dexter Rivera <riverade@google.com>
Tested-by: Dexter Rivera <riverade@google.com>
2 files changed
tree: 6dba452ec0947525f29121543ce47e8ade47ad8a
  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.