[roll] Roll fuchsia [performance] Migrate tracing microbenchmark test away from Dart

In addition to migrating the tracing benchmark, this change
refactors some common logic out of the FuchsiaComponentPerfTest for
reusability.

Cq-Include-Trybots: luci.fuchsia.try:terminal.vim3-release
Original-Fixed: 305081408
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/970043
Original-Revision: 96f4d2042ed6231157571e264a0018651423f31b
GitOrigin-RevId: c7e379ad01745f753eac75a5cfd8e99972ae5454
Change-Id: I4ee930c9b15ac736f84e45e8212da11ebd4da7c4
1 file changed
tree: 4286c98fb09920e90fc6736c2997145d23e7a4fa
  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.