[roll] Roll fuchsia [profiler][fxt] Emit fxt format data from /core/profiler

The profiler previously used a custom text-based `symbolizer-markup`
format for its output. This patch migrates the profiler to output
data using the standard Fuchsia Trace (FXT) format.

Original-Bug: 444078037

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1404210
Original-Revision: 2bab915a7469b7cf767893d46dd14935438a80e8
GitOrigin-RevId: 3bc4077a36393314d58fab90a53cea9b6f60c499
Change-Id: I6d3b8bbd18f0b95550a9cf5cf7756771848a94a1
1 file changed
tree: a4992e1e44537d8c5e3bbbc21f1396fec818129a
  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.