[roll] Roll fuchsia [ufs] Record wake-on-request latencies in Inspect.

The measured latency includes accomplishing the hardware power level
transition and notifying Power Broker of the updated power level. It
does not include serving the (delayed) requests that triggered the
wake-on-request.

A prior experiment observed hardware power level transition latencies in
the range of 1 us to ~26 ms: fxrev.dev/1086512

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1086015
Original-Revision: 72a46fefd204adb4c57a38b122fdc97c75c97e80
GitOrigin-RevId: ffa38851d71a04d2b3cd596cfd654e47b9b157ce
Change-Id: Ie8504f5cf7da502f0a9e63d8ea39b5084e47789d
1 file changed
tree: d494f239c05ed0104d34f5fe93e7a4d051698836
  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.