[roll] Roll fuchsia [kernel][thread] Use global flow ids for lock contention tracing

Use the global flow id generator for lock contention tracing to avoid
collisions with other flow id use cases that will be migrated to the
global generator later.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1445429
Original-Revision: ca0c4d48f9d5bd8d15848965d292b4ac955aa97a
GitOrigin-RevId: f6ffe78b1ec7a1836489f1d4318353865db51774
Change-Id: Id6b0008c917b3a09678c309aa0f15f1a0978b851
1 file changed
tree: d9244c67ef39393ef083580fc50e6ecda50f2074
  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.