[roll] Roll fuchsia [audio]lib] TaskMetrics configurability

Adjust the Inspect lib for drivers, to customize the number
of startup_task_records and final_task_records stored into
Inspect. By default these values will be zero until clients
call the new `SaveStartupAndFinalTaskMetrics()` method to
opt into this behavior.

This work is related to similar work to add Inspect to the
Audio HAL and ADR. We do this in anticipation of gathering
discontinuity data from an expanded fooder pool.

Original-Bug: 42073737
Original-Bug: 437360782
Original-Bug: 455566283

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1406002
Original-Revision: 144bb4655cc96ba04b1fab50f89219385e1eb051
GitOrigin-RevId: 575a401c6085b365ebbef9e0bebe1843553d3cf0
Change-Id: Icf54c8a332a366199c19c6f0d6c357bd83871b25
1 file changed
tree: 16e0f3c47a764a30a6dc503e41787e7324985540
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.