[roll] Roll fuchsia [roll] Roll third_party/perfetto 5fb2846..eae3b5b (12 commits)

eae3b5b ep: Make graph state persistent (#4115)
6ccb170 bazel: update deprecated ProtoInfo.transitive_imports  (#4143)
73718bb ui: DataGrid: Fix bugs in sort order and sort arrow hinting (#4141)
17327fc ui: DataGrid: Improve SQL datasource performance (#4140)
7b2f44a perfetto_cmd: don't delete not empty `write_into_file` trace on error. (#4005)
8103b03 Add the counter based weighted jank metrics. (#4104)
7cdab18 ep: Fix node adding bug (#4138)
f395153 Add missing include to fix perfetto->chrome roll (#4139)
08a91a2 tp: Allow perfetto table column names to start with an underscore (#4137)
5bd6547 ui: improve performance of visualizing arg values signifcantly (#4130)
33b1fe3 tp: fix invalid packet in test (#4133)
c1936a6 tp: improve shell error message to point towards -Q (#4132)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1454009
Original-Revision: ef18647be87b61f9af069db01f2f9cae564e9bfe
GitOrigin-RevId: 5526202aa425883a8d52492a21f38734f940d9be
Change-Id: Iaba63ca6eaeaebabc24f91f1177ab27cabbd5d19
1 file changed
tree: 7ff65c8360b15f36299ac9492bb482d473226d8c
  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.