[roll] Roll fuchsia [trace] Add "driver_dispatcher" to default categories

This gives us a nice span in the fdf-dispatcher-threads that tells us
which driver is currently running and emitting events.

Also updates the default categories in the honeydew affordances to
match.

Example trace on minimal: https://ui.perfetto.dev/#!/?s=66e434641c1257cd4592add49332eeec905c797e

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1259124
Original-Revision: 14a1f08ed385a31af03349ad699026838684b5e8
GitOrigin-RevId: 7ab591bd9b052945a441894d869c40d56353693b
Change-Id: I62ae659fa4e5515e780d207dd6e9e2a46e5471ef
1 file changed
tree: d69dccae34d907fbdaee38e682b457e497a5a488
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.