[roll] Roll fuchsia [scenic] Add instrumentation for when/why we fail direct-to-display.

Adds TRACE_COUNTERs named "Scenic D2D images" and "Scenic GPU images" to
count, each frame, how many images are passed directly to the display
coordinator, vs. being GPU-composited.

Adds `scenic_d2d_failed/*` TRACE_INSTANTs to indicate the reason that
Scenic fell back to GPU composition, and one more for dropped frames.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1270624
Original-Revision: 4a8f52a474141add4c2a42b42e56aad17d0530dd
GitOrigin-RevId: 918d0a83dc91df637fe777ca4425da1b08d55ab5
Change-Id: I9e64fb17854db87503f1c5aa2e72d26b6869a514
1 file changed
tree: b5f1a71a6d4005811c57a22e36f9971d944ec367
  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.