[roll] Roll fuchsia [System_monitor] Continuously log INSPECT data containing CPU mean values.

Using an async loop to repeatedly call a function that logs INSPECT data.

Original-Fixed: 354709409
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1082612
Original-Revision: 6f22b29364e4af73b2f5a415cc551b50c76a6f4e
GitOrigin-RevId: eaa71709c0f3472df9ddd19b24b026dd23ec6f71
Change-Id: I594ce34eec1aafadd3aa3bdbeb957ade2bd4b2bf
1 file changed
tree: 1999be54550abc7f2b21b60a952b99f0600ae050
  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 via the IRC channel #fuchsia on Freenode.

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.