[roll] Roll fuchsia [starnix][hrtimer] Add debug stage counters for the hrtimer event loop preamble

Latest results from b/454085350 seems to indicate that the hrtimer event
loop never starts, leading to hrtimer lockups on add_timer calls.

This is obviously wrong.  I am adding the debug counters so that when it
re-occurs we can perhaps pinpoint where the lockup happens. This would
be useful for forensic analysis of such failures in infra. See attached
bug for the history of the issue.

Original-Bug: 454085350
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1459089
Original-Revision: 4c90e02edfbb05ac5b5ad677a055cd90674c1ebb
GitOrigin-RevId: 7d8c7c84cf2f0bf3729b76a805a6545ce26681dc
Change-Id: I00e9d3c69664d7ce9640b8d5a300bcbbda333352
1 file changed
tree: 9e668fd5027d410968956fa661831ffde4e8c559
  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.