[roll] Roll fuchsia [kernel][sched] Add scheduler tracing detail levels

Add scheduler tracing detail levels for bandwidth and queue events to
allow visibility into these features without enabling all of the deeper
debug details.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1421555
Original-Revision: b66dbf4877db8a55f977e8e588900cc8363d1e9c
GitOrigin-RevId: 456b4490bdc4ef4c782a7c9bfdc16ab5db09fc54
Change-Id: I0eef40847ebb9fd08dfa577d70eb3920be5a4b01
1 file changed
tree: e92feb1ebe0472f5f59664dc731cb08fb11810f4
  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.