[roll] Roll fuchsia [profiler] Allow parallel symbolize by rayon

Original-Bug: 414868065

latency before rayon:
ffx profiler symbolize profile.pb new.pb --pprof-conversion false  82.47s user 4.87s system 95% cpu 1:31.66 total

latency after rayon:
ffx profiler symbolize profile.pb new.pb --pprof-conversion false  102.72s user 132.39s system 2396% cpu 9.809 total

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1265146
Original-Revision: dcc0bc2523fb9d84d7ef860be9a077c3082f7f7f
GitOrigin-RevId: 61a29eed050ed113e296697931e9971b589e395e
Change-Id: I73e17588f43bd83a05bffef6d25f2d688c5631f4
1 file changed
tree: fd52e4b4bcec5871e52325f927b40ca9018c9d6c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.