[roll] Roll fuchsia [starnix] 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.

NO_IFTTT=Trace event hasn't changed.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1448063
Original-Revision: 13972d4bb5cf7910a9b95cb3a1476556f78c6bd6
GitOrigin-RevId: f17bcc5cd2c49f0ddd60ff46165df95676628eb1
Change-Id: I690f5355ee5558cd3526cfd0ceaf2b62e40f5208
1 file changed
tree: 137c6324f540ff31d6a01d3c1ce9d5bf4219e7c0
  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.