[roll] Roll fuchsia [profiler][starnix] Route profiler session protocol to starnix runner

Route fuchsia.cpu.profiler.Session from the profiler component to the starnix runner and further to the kernels collection in `core`. This means that we can actually use the profiler on a real production device. Previously, we could only access the profiler during the test environment.

Added an integration test that just checks that the routing worked out.

Original-Bug: 422502681

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1569456
Original-Revision: 7e47c0fcaefefa60548c8db3cb1c840ee79c9485
GitOrigin-RevId: f5cd3e8280b570a257da84b4a2f10bc5b16b0775
Change-Id: I0b5c6a0a17f4c1514aff5cd4504ab1792527f22b
1 file changed
tree: 770590fa6443630bcbaf1302683e39b90202453b
  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.