commit | dc6e515aa922b9721117005b8f52b788e6645af8 | [log] [tgz] |
---|---|---|
author | Brian Bosak <bbosak@fuchsia.infra.roller.google.com> | Wed Sep 20 01:25:01 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 19 18:26:08 2023 -0700 |
tree | 780b751b0b7f926eda058da748cd3832ca8438d9 | |
parent | 921a0669ae96b3b8f1f57ecce772963509b689aa [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.