[roll] Roll fuchsia [starnix] Add logging around task termination races

Add additional logging to diagnose a race in memory attribution when
task groups exit while being created.

BUG=406364292

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1282245
Original-Revision: e694ae911bd832ff0c72449471b45a052dfe742e
GitOrigin-RevId: 713305f87686f5d80afe12df2f04721179b07478
Change-Id: If432d9ba46d8c2d622c11b4547a34a0fec0548c4
1 file changed
tree: 63e0f80e1a961a41195ca072d374f190556d6c70
  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.