[roll] Roll fuchsia [clock] Add inspect data to the core clock driver

Initial round of inspect data for clock rates in the core clock driver.
This publishes a rate timeseries for each clock that is exported in the
core clock driver.

Original-Bug: 438305615
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1381195
Original-Revision: af375cba383049c0590f0fc3031d3bfc6e79dfc8
GitOrigin-RevId: 8da367dd2c8e87697bdb81872c6f881f2daa8d4f
Change-Id: I7e72fd5fb28d67055c5ebfc303dd469cd3a8f8e2
1 file changed
tree: dd566bb3492c22fe80b37a65ea77239e41bb9c25
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.