[roll] Roll fuchsia [starnix][hrtimer] Instrument hrtimer for long async waits The recent hrtimer lockups ended up being inconclusive, even with added instrumentation. Adding more, to reveal async issues, see for details here: https://buganizer.corp.google.com/issues/454085350#comment14 - All leaf `.await` calls now log long waits with backtrace, and all logged long waits will also log recoveries in case that is what happens. - Modified wake alarm manager to note some very unlikely error conditions as well, just in case. - Increased channel size for the alarm manager processing loop. It's unlikely that this channel size is an issue. Original-Bug: 454085350 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1411838 Original-Revision: db463a7869093e0e4e83e4841d17a02096a77987 GitOrigin-RevId: 21ba818e3929cd5c45c09fbb7fe5b26a8b622d15 Change-Id: Ic0d1408a6317a58f5639eece2e70f110b52a2707
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.