[roll] Roll fuchsia [starnix] Use tracing-mutex for tests Introduce a wrapper around locks so that code under test can be dynamically check for lock order inversion To be noted: tracing-mutex does not support parking_lot mutex currently. Instead the wrapper are based on std::sync locks. As these locks do not support downgrading, on lock in fs_node is not instrumented. Original-Bug: 98837 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/671568 Original-Revision: 6bad92967bc3b1f35980c892f30c3b6ab7c9a150 GitOrigin-RevId: 8b79ee93a09c49bf36e8d1fb7a6839a7975d8e07 Change-Id: Ib0296a154d910a309748ad5d39461774f46e7710
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.