[roll] Roll fuchsia [test_manager][debug] fidl changes for profile as an artifact

This adds the requisite fidl changes to support exporting profile as
an artifact.
In the final architecture, test_manager connects to debug_data and
defines isolated "sets" of test suites for which to collect debug data.
This allows test_manager to return an isolated set of profile data per
test run over fidl, rather than providing a global set of profile data
over SCP.

Original-Bug: 77634

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/605465
Original-Revision: afb5cf97cfa4af25169d3fa62255a1433450e250
GitOrigin-RevId: 155da1702880c75a01877bc2883ff03fbc065734
Change-Id: I0a2c822b87e007f81809d1287b94f04778bec061
1 file changed
tree: 018d0e2133b6e0ca2d16404518d058414473d047
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 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.