[roll] Roll fuchsia [starnix] Replace task debug info thread local with tracing spans

This change preserves the behavior about adding the task information
as a tag to starnix logs related to all logs emitted related to user
threads.

Support for tracing spans has been introduced in fxrev.dev/I5775dcf8e7529a0c02be80d7cbb961d00eb658cc

Original-Fixed: b/280356702

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/854896
Original-Revision: 58f3cdad501c9dcc0344eadf81d51bdb27481f5f
GitOrigin-RevId: c4f63a70f754bcf37c06c15bafa04b33ea268291
Change-Id: I94e703c3dce9eb97defd12337c8a84d2a133c6a2
1 file changed
tree: 78ffe9c3f5da435b3779154eafc05ae8601e4c10
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.