[roll] Roll fuchsia [profiler] Implement Profiling Jobs

Passing a job to the profiling config now profiler the processes in the
job and its threads, and recursively each of its sub jobs.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/863870
Original-Revision: 3d0aad5061c2610f746de256e12bef961b302617
GitOrigin-RevId: d998874ba5a3013fa9f8d73489d8c40d8bafd06a
Change-Id: Ia9a81a662416116c8ea0794f367f31ad131c74df
1 file changed
tree: 5688bae88418261c8bde10619a7532eec97666c6
  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.