[roll] Roll fuchsia [driver_runtime] Include threadid and role in stall message

Includes the threadid that was stalled and the role of the thread
pool when warning about a stalled thread to make it easier to
attribute the message to a cause.

Also lowered this message to an INFO level message since it's not
really a critical problem until all threads are stalled, and that's
still a warning.

Original-Bug: 442604405
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1435398
Original-Revision: f0cdc918cad966286ea83ae3fcfde8cb143a39d4
GitOrigin-RevId: 463ea05d0a8f8a0287c7e948d7f3f61f29541f51
Change-Id: Ibffac30f291dd65fc26dfd212a1ee9f3d9fb9153
1 file changed
tree: 76665749c87634ae0a37d2123aa2373deb137e63
  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.