[roll] Roll fuchsia [docs][tracing] Document CPU frequency tracing

Add a guide under advanced tracing for recording and interpreting CPU
frequency ("Processing Rate" in the kernel:power category) in traces.

Original-Original-Bug: 517366921
Test: fx build successfully verified tree-wide documentation state health.

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1630934
Original-Original-Revision: dc180bbd9d2b87a692b60c79c27ee51fb6109291
GitOrigin-RevId: eb2135c9554e72cab60337dd3f7fcac40bd6a908
Change-Id: Id89b732c8d8cdba0bee1e17dbc5b9d83615901a9
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1670419
Cr-Commit-Position: refs/heads/main@{#195230}
1 file changed
tree: 7a4d7be00bf2bee7042420298da06f86f37b56b1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.