Add performance regression test for Memory Cap

This CL tests that the profiler package collects USEMetrics
for MemCap correctly. It does this by first stressing the
component then collecting USEMetrics and checking that they reflect
the activity happening on the component

Change-Id: Id6d508422d5fa467dec9baf5df02b306a832877e
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/21111
Reviewed-by: Dexter Rivera <riverade@google.com>
Tested-by: Dexter Rivera <riverade@google.com>
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
1 file changed
tree: e63cb1c9e46a63cf65b06943cd3f11e3dc734257
  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.