[roll] Roll fuchsia [display] Introduce a metric for stalled vsync

* The core display driver now publishes per-display
"vsync_stalls" count, which contains the number of times the
driver detects that vsync has stalled for more than 10 seconds.
A driver-internal vsync monitor task periodically (every 5 seconds)
checks this condition and increment the counter for every new stall
encountered.

* Added a lapis config that polls inspect and increments a fleetwide
"vsync_stalls" count based on changes to the inspect count.

Original-Bug: 80922

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/559101
Original-Revision: b5d77fa42e3e3e1a9842e54aef42e767988ca58c
GitOrigin-RevId: 75c79f4e5873cc06a41f64d2c25d20c2bd6651a0
Change-Id: Ib182acf477310df25fd4ad38c91c01dba00c808a
1 file changed
tree: d407f9aeb1501c646e04406edec81109b5359880
  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.