[roll] Roll fuchsia [media] Move Trace Events to Use Rust &str

fxr/1440480 allows native Rust strings for trace events. Migrate so we
don't need to use cstrs.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1448633
Original-Revision: 1b3c6d400d482e2f58e1815216b67513cf82c840
GitOrigin-RevId: dc43ff4e399e770b28f4f5f669690b82c4466833
Change-Id: I4779656c803ffd6c377a7419a4d5c6d8e06377fd
1 file changed
tree: 05bdc7c6ea142372f1522019673800c2c2ea5b9a
  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.