[roll] Roll fuchsia [feedback] Add fuchsia-page_fault-timed_out signature

There's not much the program can do if the pager is timing out on
delivering the requested page to the program. This CL will make it so
that the signature in this situation is fuchsia-page_fault-timed_out
instead of blaming the program that made the request.

Original-Bug: 363257341
Tested: `fx test //src/developer/forensics`
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1178674
Original-Revision: 3af0c9b250edb3f1dc3660f0bd1f640176838719
GitOrigin-RevId: dd33e1bab21dc3405f60a7b594767c01ce87ea4b
Change-Id: Id6cafd19b2c1c0d623416c809738ec6c7732d96e
1 file changed
tree: 2582ca67410a4e0e923990068b1976a16701a407
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.