[roll] Roll fuchsia [src][performance] Migrate fuchsia_async macros

Migrate fuchsia_async macro usages to top-level fuchsia macro
attributes to standardize async test and main entrypoints.

Original-Original-Bug: 541148781
Test: fx build
TAG: agy
CONV: 14b10194-b446-4c31-926a-fba99aa8e150
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1735829
Original-Original-Revision: 0d87fdbee17175d018df35cb3f7385748326b4cf
GitOrigin-RevId: 08a5fe1e03f0170663f8e176809f44d609491b21
Change-Id: Ic28921c8a35fe1c4303f78e3c2ace62bdd1fc61b
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1740230
Cr-Commit-Position: refs/heads/main@{#198432}
1 file changed
tree: 5a51d86ed287b5f6429aa70f1631fff6a640c294
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.