[roll] Roll fuchsia [display][amlogic] Upload a snapshot when RDMA stalls

* A new detect triage config has been added that is only included in
the build as a dependency of the amlogic-display driver. The config
triggers a snapshot with the signature "amlogic-display-rdma-stalled"
if it detects a RDMA stall every 3 hours.

* The amlogic-display driver publishes a new "last_rdma_stall_timestamp"
property to allow time-based filtering of stall events.

Original-Bug: 81994
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/564132
Original-Revision: 98de9aadb19f0f1db53b410f6a648d0390882f13
GitOrigin-RevId: 6a9f5c9960e6d7fb25333c45f78715daa1b9a8fa
Change-Id: I141e3bae1475ebbbbd224aa33068a3d4e4a577f1
1 file changed
tree: 987a3bf6d7e40f3d4024c7700359eb06721c37cd
  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.