[roll] Roll fuchsia [kernel][ktrace] Fix -Wthread-safety-analisys errors in test code

New versions of clang can now diagnose when these accesses occur without
holding the correct lock.

Original-Bug: 419534553
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1283464
Original-Revision: e83844de28b6a373cbc96edc3e542a9dac8ba27c
GitOrigin-RevId: a41920c98e471588e168b8522e7b2f9fd823dac6
Change-Id: I88095c8e662fce44daac1bf0d5e1e984424dc8f0
1 file changed
tree: 42bab7851783e00f24cbdb29af85ad2510e0ebe8
  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.