[roll] Roll fuchsia [starnix][perf] Refactoring TraceEventQueue to starnix-core

This refactors TraceEventQueue to starnix-core so it can be shared
between modules via kernel.expando.

This enables the wakeup-test module to emit ATrace events which are
commonly used in Perfetto analysis scripts.

Original-Bug: 458389178
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1467428
Original-Revision: 6f82783bec1d956ba94ba6e4b69c4d4f09366ae7
GitOrigin-RevId: cc2c7a21b4aa7dabee567c756fd6aed0f3e1c7d5
Change-Id: I89c2fd82b9d4628eb320c0dfd70abbf728f4704d
1 file changed
tree: 5688a69f418b2cb6f0bcfc895a371233d1d54285
  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.