[roll] Roll fuchsia [ffx_trace] Symbolize IPC traces by default

If traces are collected with the `kernel:ipc` category included, ffx
trace will automatically symbolize the traces. The `--no-symbolize` flag
is available to avoid this functionality.

Original-Bug: b/348686975
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1159632
Original-Revision: 6151a08967287dc8fccc69cd7b8deb49dcc4adb0
GitOrigin-RevId: d7ebef711f1870fe4d270f9ba14bfdd90237e2ea
Change-Id: I5112e56451b0f3eef83c5cfbbad138a99d1ddd9d
1 file changed
tree: b54817476b736f27405f49afa04fb66deeb50add
  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.