[roll] Roll fuchsia [state_recorder] Timestamps for C++ trace events.

The Rust trace API will need some additional work (see
https://fxbug.dev/478884792) to support this.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1483878
Original-Revision: d2c08cee5c5c8d6194e88ad7f5cb0d68f88c3ec9
GitOrigin-RevId: 9b6ce7a7fe5ab635b6e2b62870f0aa814579a3b6
Change-Id: I9fa716f819e85629b6d435f20f54b8080fdc923a
1 file changed
tree: 1a05659f8117a6a3009a6115a67b530fd65c447d
  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.