| commit | 6ddcd209609d57a3390849d738a75b7f4109e37d | [log] [tgz] |
|---|---|---|
| author | Puneetha Ramachandra <puneetha@fuchsia.infra.roller.google.com> | Wed Nov 19 16:09:46 2025 -0800 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed Nov 19 16:10:58 2025 -0800 |
| tree | afc091a2e2dc27f6da899d9d415aa4d88252211d | |
| parent | 9c63aac8d9be8c363019dc370e0b99195dcb7559 [diff] |
[roll] Roll fuchsia [audio][inspect] Add average metrics for subtasks Renamed `MinMaxSumRecords` to `AggregateRecords`. Added `avg_task_records_` and `avg_metrics_` to `AggregateRecords` for tracking average metrics. Modified `RecordTaskMetrics` to calculate and record average metrics. Made thread metrics collection in `Subtask::Start()` and `Subtask::Done()` conditional based on `collect_thread_metrics_` flag. Added `operator/` to `Subtask::Metrics` for average calculation. Updated `RunningInterval` and `RingBufferSpecification` to use `aggregate_records_`. Test: Added `AvgTaskMetrics` to `recorder_test.cc`. Original-Fixed: 458749033 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1417154 Original-Revision: 7286d4ef905dc1ec4959f49a1a35ccd5ba844239 GitOrigin-RevId: 3215f7edcd6ebff53e529c5b916fb6b6b5846035 Change-Id: Iaa3166bb3c879c7307291cbc7898b347e41e4657
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.