[roll] Roll fuchsia [test] Add inspection-based auto-documentation to MetricsProcessors

Enable MetricsProcessor implementations to export docstrings and source
code metadata as an initial step toward programmatically generating
documentation for metrics captured in e2e tests.

Original-Bug: b/383590353
Test: trace_metrics_test power_metrics_test trace_utils_test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1172196
Original-Revision: bb464bbe9c8b308113bec33d1af62f26f342d1a3
GitOrigin-RevId: 206ada66db277778d2c65e8b4baa00a7e236f4c1
Change-Id: I727608c0174744024d3140177c24a44d629cb566
1 file changed
tree: affe5c0ae0806e4e10c2a8cd8ffae970b22b938c
  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.