[roll] Roll fuchsia [fxfs] Instrument LSM-Tree operations This instruments LSM-Tree implementations (find, insert, replace_or_insert, merge_into) and Directory operations (lookup) to record standard latency histograms using fuchsia_inspect. The DurationMeasureScope struct has been introduced as a Drop scope helper to securely measure the execution duration of functions, including asynchronous functions, without being interrupted by await yield points. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1516090 Original-Revision: cb7fd16882acd582b94daaf5d679f91095279fd1 GitOrigin-RevId: bbe8ed02bd9f783f27791bda5aac4a7e171bb077 Change-Id: I0e37379d197b24390f857c8a03a7cd4b8dab936b
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 in one of the communication channels documented at get involved.
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.