[roll] Roll fuchsia [flatland] add E2E traces for flatland and tiles

This CL adds traces connecting Flatland apps through frame scheduling
and rendering, which is needed for E2E traces.

Test: took traces of flatland-view-provider-example
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/557703
Original-Revision: 68b2db599c79c484b48aa4d49e425352f1bfdbc4
GitOrigin-RevId: 61efc911641fbc10d160d56b6ffcb9103c83f7b3
Change-Id: Ie4cab9e7ac39ebcccd71bef516cd6a619f603bfa
1 file changed
tree: a6d44c6ea8575afa660c3cc36f992495899e7a56
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.