[roll] Roll fuchsia [test] Merge cpu breakdown into CpuMetricsProcessor

Now that MetricsProcessors can report freeform metrics, the
CpuMetricsProcessor can handle CPU breakdown metrics. Move
functionality out of CpuBreakdownMetricsProcessor, but make
the class proxy calls over to a CpuMetricsProcessor instance
in order to handle cross-repo dependencies.

Original-Bug: b/375257864
Test: woof_clock_test cpu_breakdown_test agg_cpu_breakdown_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1144593
Original-Revision: cb8b27ff39679a2bbb07b6dd2c467510f9b65bb6
GitOrigin-RevId: bd2ca97373c87870ffda8228cede5faa49cc8746
Change-Id: I648701e3c362de316dab515ec5f6d15b4f1eaaeb
1 file changed
tree: de95d7917634285a15cadca1cf56c7242a6d42ff
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.