[roll] Roll fuchsia [honeydew][tracing] Implement FFX-based tracing affordance

Implement `TracingUsingFfx` to provide tracing capabilities via the
FFX CLI, matching the async-only pattern established in `TracingUsingFc`.

Original-Bug: 495898947
Test: fx test tracing_using_fc_test
Test: fx test tracing_using_ffx_test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1556925
Original-Revision: 0257c1664a812ad422be93a7e96d4a6a26a4e719
GitOrigin-RevId: 500a4b5b24f1b9d78cffdbf771db8449bc1f8d4f
Change-Id: I918e7a7b90755f69fa6b5dd330dc154b66ffed80
1 file changed
tree: 7c1a7debce3f0dc55a8f9a5d81df0ac560a8c5c6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.