[roll] Roll fuchsia [power] SAG Inspect stats, event history duration

This patch adds basic Inspect VMO stats to
System Activity Governor's Inspect tree,
which lets us monitor the memory utilization
ratio for suspend-related events like wake lease
behavior and suspend callback behaviors.

It also adds a field for tracking the wall time
duration of these events contained in the VMO,
which lets us monitor how much event time we're
buying with the VMO size we have.

Original-Bug: 394675305
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1250386
Original-Revision: 615b6d6e1705215d05c66b96a3ee6b1a057e309d
GitOrigin-RevId: 135d1df339652955fe85ccc2258161c52d8b13b6
Change-Id: Ie45d1c3eb674f87a3977c6ecc8ed05db3d1834d9
1 file changed
tree: e1b2c8bb8d83eda7fcdc6a4300a20d7f622fa1a8
  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.