[roll] Roll fuchsia [superproject] Roll third_party/perfetto 5ed38be..ea4719d (13 commits)

ea4719d ui: Move engine/query_result/etc to ui/src/trace_processor
8ad2778 Merge "ui: Enable no-explicit-any eslint rule" into main
7ce535d Merge "ui: Move core/protos.ts to protos/index.ts" into main
8a0ec98 ui: Enable no-explicit-any eslint rule
fd8329f Merge "[ui] Fix area selection highlighting which was broken in aosp/2805873." into main
f502915 [ui] Fix area selection highlighting which was broken in aosp/2805873.
49e1e8e ui: Move core/protos.ts to protos/index.ts
7c6fdf4 Merge "ui: Remove common/worker_messages.ts" into main
5d5a42d Merge "Do not break down slices with non-positive durations" into main
0dbc1bd ui: Remove common/worker_messages.ts
e7ec236 Merge "[stdlib] Add an dvfs stdlib" into main
9f169f3 [stdlib] Add an dvfs stdlib
7c00dae Do not break down slices with non-positive durations

GitOrigin-RevId: 69df2b254db3f7264fa42c920584a1af5134a82d
Roller-URL: https://ci.chromium.org/b/8765706910994165217
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/939752
Original-Revision: c0513603d9b68646de4531c1a18fdc1792f98388
Change-Id: If668426d5c2d65f13b8b33feaf2f483e8d57e43d
1 file changed
tree: d46105fa6548dc7dd16b8a40bb58a3760be2f74f
  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.