[roll] Roll fuchsia [roll] Roll third_party/perfetto 681c9d0..4c6784a (16 commits)

4c6784a Don't run `PerfettoBootTimeTraceHostTest` on user builds. (#3988)
9eb5136 exp: Add examples card (#3985)
bc21dac ui: DataGrid: Several QoL improvements (#3986)
8f7852a exp: Fix no longer valid partition columns (#3983)
0b739a8 exp: Remove dead filtering code (#3984)
be7667a exp: Remove the Import from WITH statement logic (#3982)
5f89e3f exp: Sidebar scrollable (#3981)
546edda exp: Timerange polish (#3980)
d5ccec9 exp: Widgets get vertical for small sidebar (#3978)
40209ae exp: Fix when deleting node with secondary input added (#3979)
8fa4e2d Refactor `PerfettoCmd::ReportTraceToAndroidFramework` (#3970)
c38e6dd gn: Link with -fsanitize=vptr if is_ubsan is true (#3974)
1a2a877 perfetto_cmd: fix a race on shutdown (#3975)
befe1cc ui: Grid: Improve initial column measurement performance (#3971)
9ea06b5 rust-sdk: update core proto bindings (#3973)
b909738 tp: include gpu_id in gpu_counter_track table when provided (#3972)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1441849
Original-Revision: 7bff76698d76ffedf20e37a41bb5a7b004d56344
GitOrigin-RevId: 2fca85463b0a5857a67cbd25a0cea72984d5fb62
Change-Id: Ia918c4ec9c9b29ef72a6259b03febc1d90630e1e
1 file changed
tree: ce00414bbf1ce322b37247c85e80561c788bbd15
  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.