[roll] Roll fuchsia Reland "[starnix] self_profile container feature."

Disables the integration tests on debug builders because the
tests assert on relative times of operations that are less
predictable without compiler optimizations.

Multiply: starnix_self_profile_test

This reverts commit 68599ec3e937672b53f7961fee3668a24813d89c.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/924149
Original-Revision: c0e473f75172c238b4df8918c8bceb2a600cd808
GitOrigin-RevId: 57a961be3344411066c067efa8c8827976237de3
Change-Id: I8dad355ed6192ae325c831aa6d718c88415b6ecc
1 file changed
tree: e9bf9e3d984ed2f15a575ef089115bf3b8410f42
  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.