[roll] Roll fuchsia Revert "[storage][trace] Add wrapper for c++ tracing"

This reverts commit 8dac0dde8cebb66c13563b8eefa2e0351e349fea.

Reason for revert: Likely breaking core.x64-vg-host_test_only-mac builds

Original change's description:
> [storage][trace] Add wrapper for c++ tracing
>
> Add a wrapper around the TRACE macros that will remove all tracing when
> compiling for host or when the storage_enable_tracing flag isn't set.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1079218

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1088623
Original-Revision: a2f0eee462dc8513e95928ca9d251c21790075fd
GitOrigin-RevId: 8fb88dc9653f1bff1b6f833c027e3502be6fe526
Change-Id: Iaae48f35298be550e4e2b023602343b3a5ac15f0
1 file changed
tree: 689a43d48401981063055b66ee48c3b5c757a419
  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 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.