[roll] Roll fuchsia [roll] Roll third_party/perfetto 0a2b0d2..2068ddd (14 commits)

2068ddd Separate ART method tracing into dedicated tracks (#3599)
9c46a67 exp: Advanced filtering and overhuling filtering aesthetic (#3602)
bcb812a ui: Navigate to timeline page  after recording a trace (#3607)
b9571fc Add metadata retrieval support to TraceProcessor (#3600)
11b2c36 ui: Add color column support to debug tracks (#3603)
dcac5aa exp: Polish the modifyColumns special cases (#3605)
96a4d3d Fix QueryResultIterator.Row.__repr__ to return string (#3601)
fc028d1 exp: Execution fixes and more aggregation functionality (#3598)
12a6a31 Copybara import from Chromium: proto and stdlib changes (#3597)
e9e3a2b Copybara import from Chromium: proto and stdlib changes (#3526)
8398656 ime protos: add wrapper messages (#2861)
4cb8fa1 ui: NodeGraph: Make it easier to click on connections in order to delete them (#3596)
9ed9cab ui: NodeGraph connection rendering optimizations (#3590)
debcfc9 rust-sdk: implement some missing api (#3595)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1418916
Original-Revision: ebc8f134c321bb338a2a89a48d4b4e93f86c55d4
GitOrigin-RevId: a8aaed044434ab1baceeffb2587e3ab06ac12ebd
Change-Id: I0b2ea958501189efc6d453e3e254692e3abccdce
1 file changed
tree: fd8f7573c27f88d9d5706f588ef4b2c123a9db91
  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.