[roll] Roll fuchsia [test][perf] Move lib/py_test_utils/ to lib/host_driven/

Utilities for use in measuring performance during e2e tests have sprung
up in several different places over the years. Pull some host-driven
testing helpers that are not for use only in e2e tests into a module in
//src/performance/lib/

Original-Bug: b/416339669
Test: //src/tests/end_to_end/perf:test (all benchmarks)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1274166
Original-Revision: 21c7e0e7020c7c56cffefd2be08cd5bf6879570a
GitOrigin-RevId: e80169fe0eed1bbe40d351826a12c9226b48d892
Change-Id: I015b8dbce9a5fd8fe096c2673102a9080b99149e
1 file changed
tree: 19a14d840e140540698b0359f3d55318ab6428a7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.