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

This reverts commit 2bab915a7469b7cf767893d46dd14935438a80e8.

Reason for revert: causes flakiness, see b/461656870

Original change's description:
> [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
>
> Change-Id: If4273962356692fad18b5a3f19cb936d09f8eb15
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1404210
> Commit-Queue: Jia Li <lizhijia@google.com>
> Reviewed-by: Gwen Mittertreiner <gmtr@google.com>

Original-Bug: 444078037
Original-Bug: 461656870
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1426646
Original-Revision: 91d461f6314f8625a147b791b15b7b165ed4a70e
GitOrigin-RevId: d0ef6175325b4385c2cb119dea7e9a7ff736fae6
Change-Id: Ieb4518352d980c66a01c6a1738fd1d827d4304aa
1 file changed
tree: df781b6f30c5cac9a8a9197ed88d09131d202183
  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.