[roll] Roll fuchsia [tracing] Rename instant_flow_* to instaflow_*

Matches the newly-added C++ macro names.  Since the C++ names are part
of the public SDK, we decided that it was better to pick the name that
we preferred (since it would be difficult to change later), and make the
Rust macros match.

Original-Fixed: 413095076
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1260824
Original-Revision: c88d744315f88f562a975d993643e7b76a2758ba
GitOrigin-RevId: 4fef2d8b5958190091ee4891c748cc80b4103377
Change-Id: I2c3c8db5d239668405cdcf06c986556aab500eaa
1 file changed
tree: e1aa33f41c34aaaa5beeb5ea906108ad9b4afab6
  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.