[roll] Roll fuchsia [profiler] Launching Components

Implements Launching,  attaching to, and profiling a
component by url. e.g.
`ffx profiler start --component 'fuchsia-pkg://fuchsia.com/demo_target#meta/demo_target.cm' --duration 5`

Which will launch the component, then destroy it after the profiling
session ends.

Original-Bug: b/293459772
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/872192
Original-Revision: e448c44d4ebd80c217e4f4b072cb2acff23a60b9
GitOrigin-RevId: eee6934201cc2f3764d45aa0aef47843ba73cba7
Change-Id: I6c691a8d128136b1fa7cc4c83c6fbfe0a71fcf26
1 file changed
tree: 0e49088c59e6712a205c5d143f8aa6fb5a413f95
  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.