[roll] Roll fuchsia [audio_core] Add more stats to diagnose underflows

This CL dumps new kernel stats in ERROR messages to help diagnose the
reasons why we have underflows.

Original-Bug: 66339
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/469819
Original-Revision: dda5d018abaf1129fd7ee24b747a8b8d053a6051
GitOrigin-RevId: 3b1fdf29f6c5848e4c88665c9992a4fb42422f8f
Change-Id: If682a2741a26aa26e29ad2fa3814c40edec91984
1 file changed
tree: d3c2b6f85fdc931d0506979997f25220ca126450
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 via the IRC channel #fuchsia on Freenode.

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.