[roll] Roll fuchsia Revert "[tracing] Symbolize FIDL method ordinals"

This reverts commit e826565bd0669901fca1daa0a3b44c446bd9c586.

Reason for revert: https://fxbug.dev/133918

Original change's description:
> [tracing] Symbolize FIDL method ordinals
>
> Added `ffx trace symbolize` which takes an ordinal and optional IR files as input and translates the ordinal to the corresponding FIDL method name.
>
> $ ffx trace symbolize --ordinal 6606265397910349845
> 6606265397910349845 -> fuchsia.tracing.provider/Provider.Start
>
> Original-Bug: b/298276516
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/912952

Original-Bug: b/298276516
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/918735
Original-Revision: 6b6d2388e90aba69eb0d7d760e1ad771761e9170
GitOrigin-RevId: de067b880fcfa6281695e0326ab1df263c4bbdee
Change-Id: Ic305d8a605494af92a6018a5952161220665a6c3
1 file changed
tree: 780b751b0b7f926eda058da748cd3832ca8438d9
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.