[roll] Roll fuchsia [power] small fixes for fx power-digest and fx power-viz

Script was accidentally using lexicographic sort on
string-integer keys. This patch fixes those issues
and reports some stats on data fusion from FSH and SAG
into the PB reporting window.

Added Starnix suspend_events into power-digest script.

Original-Bug: 357909949
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1113903
Original-Revision: 9b920572b031727cb9761389eaf43db8fd3a4c0a
GitOrigin-RevId: 40ae64cbe7ef297792b50b2da1c208046b91d7ab
Change-Id: Ie59c76b81cf9a73220f6386c3716552265133c96
1 file changed
tree: 1fca2ed5f6822a3ae8a73d19627e90ddc098cfb9
  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.