[roll] Roll fuchsia [profiler] Implement Attaching Via Moniker

This implements specifying a moniker (e.g. /core/trace_manager) which
refers to a running component and attaching to it. The profiler will
then look up the moniker, figure out the job it refers to, and then
attach to the job.

Original-Bug: b/293459772
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/890659
Original-Revision: a12e50f51f4f8e279cc6c3256223f1fde59d2150
GitOrigin-RevId: 04e4b5e82da9a991c9b980994cfcd5f3c1aac5a8
Change-Id: Ic5a9f96ec65ede2747ce9db20675af849624fe7b
1 file changed
tree: a13e503d8146ad9c496d363eceb678283729311c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 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.