[roll] Roll fuchsia [tracing] Symbolize fxt files

Add the ability to
- parse an fxt file and extract instant event records emitted during fidl calls
- symbolize the ordinals into the associated fidl methods
- serialize the new event record and write it back into the trace file.

Original-Bug: b/298276516

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/954055
Original-Revision: a23823d4f27b01a0652466ade3a44cf71dd8a719
GitOrigin-RevId: c90cd4a0140aa0a5411a3b5a560f6b3901235bbb
Change-Id: I3974ce042cefb853d6a7fa91292b64f75047476f
1 file changed
tree: 5f518b36d1723f147925b5252416e0173055848f
  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.