[roll] Roll fuchsia Revert "[power] New python power sampling class"

This reverts commit 047faf82109f5abd9720aa87b04e19745df20d0a.

Reason for revert: Line 16 of power_test_utils.py broke  workbench_eng.vim3-release-power-staging

Original change's description:
> [power] New python power sampling class
>
> 1. Extracted useful logic from src/performance/lib/perf_test/fuchsia_component_perf_test.py
>    into a PowerSampler helper in src/tests/end_to_end/power/power_test_utils.py.
> 2. perf_publish and trace_importing bring their own host tools instead of
>    relying on tests to provide them.
> 3. expected_metrics_names files are made truly optional to match the
>    documentation.
>
> Original-Bug: b/320778225
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/975852

Original-Bug: b/320778225
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/982634
Original-Revision: 9bebf91194ebd5966c10552fc7d50bee24995b06
GitOrigin-RevId: df7407da9e81aeec1431b0f39d098eb1ebdfc8fc
Change-Id: If9613b64f6e09e7895f11ba1f0f07effef47fdef
1 file changed
tree: 6477729eaac36593ae67a2352de7030dbf80a10b
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.