[roll] Roll fuchsia [sys] 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/+/1448636
Original-Revision: 8887b3a2602b6d97b940f0a918b949f8c9ad2c8c
GitOrigin-RevId: 731e9c8e2d98d3404a86eb4500110a2a7b40574f
Change-Id: If4803e82425ed0cb9bdd72ed2490fb64c5d470e6
1 file changed
tree: b09671cc95e1af65033ff50013a5a512764aeda0
  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.