[roll] Roll fuchsia [power] Multi-step suspend/resume latency metrics

Add new functionalities to analyze the timing of multi-steps events
during suspend/resume operations in a system trace.

NO_IFTTT=/src/power/system-activity-governor/src/cpu_manager.rs is already updated

Original-Bug: b/370535299
Test:
fx set begonia_eng.vim3-vg --release --with-host=//vendor/google/tests/end_to_end/woof:tests
fx test woof_on_wrist_idle_test --e2e --output

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1173473
Original-Revision: 6782e1c8118b8ed9d04924c017fd7a9dcb7a47fd
GitOrigin-RevId: d88ae4dd1343ddd165d64b267faa7996fb5dada4
Change-Id: I8c3075c818cbbaef0b1c6dd0ab3133c5238a13f8
1 file changed
tree: d08729c09cfd505fc746db1dbfd53995b36fc5da
  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.