[roll] Roll fuchsia [tracing] Add `step_literal` argument to TRACE_INSTAFLOW_*

DX is significantly improved by the ability to specify the name of each
individual step in a flow.

Unify formatting to use "two spaces after period", which was the more
common pattern in `event_common.h`.

Original-Bug: 413095076
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1269067
Original-Revision: 826c3200731fe70a5b3a657426c1bb27d9a4397f
GitOrigin-RevId: dbb3f8b455426a16af6ea0e68d922273fa16810d
Change-Id: I13754dbde0086b4857dec65209f35b6ea5e2bdd9
1 file changed
tree: 8bafbee2cee273b66599017378d6883d236ff098
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.