commit | f2a5c482db16e6281e107ca2f96df51f09395f09 | [log] [tgz] |
---|---|---|
author | Jaeheon Yi <jaeheon@fuchsia.infra.roller.google.com> | Fri Nov 01 23:08:41 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Nov 01 16:10:19 2024 -0700 |
tree | 22a1b6b7213244ddd2eccabc10c86ca30b23a722 | |
parent | cfefa391268715a186d4a68c8d5e14811b816633 [diff] |
[roll] Roll fuchsia [inspect] track wall-time duration of history This patch adds a "duration of history" stat to fuchsia.inspect.Graph. Component owners can easily track this field in a metrics gathering system like Cobalt, and determine if the event capture is sized appropriately. Example from Power Broker: $ ffx inspect show bootstrap/power-broker:root/broker/topology/fuchsia.inspect.Graph/stats bootstrap/power-broker: ... root: broker: topology: fuchsia.inspect.Graph: stats: event_capacity = 8192 history_duration_ns = 419310457708 Original-Bug: 365600132 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1145318 Original-Revision: 319c5d2a4122116e7d0cc45bde4e08503c97872d GitOrigin-RevId: 7a7f5f9f4875de3d46ff8f1d7646808ef928ad56 Change-Id: I18fbe927172a40dbba6912e2ed7d276f87b5a31c
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
.