[roll] Roll fuchsia [block_client] Add a trace counter for requests Add a trace counter for the number of outstanding requests that the block client has with the block server. Ideally, this counter would be located in the block server to capture the requests from all clients. The block server currently handles requests synchronously and the requests back up in the fifo and the block client so a counter in the server wouldn't be that accurate when it would be most useful. Once command queuing is implemented, we should move the counter over there. Original-Bug: b/485652497 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1511136 Original-Revision: 0c6392d3066ecd2fd1d71638b3db8dae71650e5b GitOrigin-RevId: 2bc704d8287c2eabd8f44922a0bf595bb0622d72 Change-Id: I605d071a359ee691fa283ff1ea4cfae7a4dc1089
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.