commit | 1d59f5b6af65bbeb50d2db32cbf36eb595560f9f | [log] [tgz] |
---|---|---|
author | Clayton McCray <claytonmccray@fuchsia.infra.roller.google.com> | Mon Apr 08 18:06:50 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 08 11:08:27 2024 -0700 |
tree | 76c40117c279bdebff08e5f6888c15edc0669f4a | |
parent | c6b6a6a5606ea39e2c79a9d58e66d66062628bf2 [diff] |
[roll] Roll fuchsia [inspect] Modify the stats API to allow updating a snapshot Since snapshots can now be updated, the initial snapshot can be taken before doing heavy writes that may take up the entire VMO. This way, if a `Stats::update` is done after those writes, the stats reflecting the heavy write period will definitely be there. Original-Fixed: b/328306901 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1017214 Original-Revision: 5f9432b47af5f802f09ea93426382b60526ffa55 GitOrigin-RevId: 5ed06125b125b5b421b9aa555f8315c0c197248a Change-Id: Ied8d6a3c9b4a7b302e7a86c2eaa2886693abe48b
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
.