[roll] Roll fuchsia [tracing] Add Benchmarks for Trace Events

This adds several tests to the fuchsia_microbenchmarks suite to check
the overhead of tracing.

It sets up the binary as a trace provider and runs them in the following
configurations:
- Tracing Disabled
- Tracing Enabled, All Categories Disabled
- Tracing Enabled, All Categories Enabled

Original-Bug: 97054
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/672802
Original-Revision: 42988a67c46a34d49cc0ea594ea5cd8dd93103f5
GitOrigin-RevId: abaf7c25151369c79a3cf89400d301f63c1aafb0
Change-Id: I0774801904cf374ab245981d88b606a079b28a65
1 file changed
tree: 9e55bbfc5d18cd78429494e549596f472f938db9
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 via the IRC channel #fuchsia on Freenode.

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.