[roll] Roll fuchsia [starnix][tracing] Adding Atrace track support

This adds the parsing of  the ATrace events
`Trace.asyncTraceForTrackBegin`
`Trace.asyncTraceForTrackEnd`

This now works when tracing via perfetto or related tools, but
still does not show the ATrace tracks (for example Wakelocks and
SuspendBlockers) when using `ffx trace`.

Original-Bug: 408054205
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1250024
Original-Revision: 55a773112b302818f2a51794965cad0193ab02ea
GitOrigin-RevId: b7f4739c253c4a7f38dd71471d414cbe91ef64ba
Change-Id: Ic7f6d2f5bb06d72abe2c706dbb3fddb32ad33c3c
1 file changed
tree: fb7b52e8131343aadf45c5bfa9c79e322c1d743d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.