[roll] Roll fuchsia [roll] Roll third_party/perfetto c3b258f..d972f3e (13 commits)

d972f3e ui: NodeGraph: Add options to the demo code for testing (#3480)
f2e31d8 ui: NodeGraph: Add API to find non-overlapping placement for new nodes (#3479)
bf049f3 exp: Merge node (#3477)
fb02d79 exp: Complex node creation and deletion (#3478)
846c6ba ui: rewrite "Info and Stats" as new "Overview" page (#3455)
569e766 Grid: Add option to remove white-space: nowrap from GridCell components (#3475)
795ac9a ui: Roll canary (#3476)
d81f40d tp: fix warning when running diff tests (#3470)
fde8bd8 ui: fix^2 crash when selecting track event samples (#3471)
33e6a1d tp: migrate track event to new import logging system (#3469)
62589c1 tp: improve error handling of clock synchronization and use import logs (#3468)
ff0dbd8 tp: Implement StructuredQuery join (#2879)
0106ace ui: Remove additional white ring around blue focus outline in dark mode (#3472)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1409779
Original-Revision: 90c88ce3d4258847f1496fe46ae490a1ae22e5fa
GitOrigin-RevId: 54c75146cc34334cb0bd9f74e1594067e00d7ae2
Change-Id: Ic152d8e94e5f645ec24456b155908aa0d9872dfb
1 file changed
tree: cfce9f64992c3d1e6d231f9579bfac0891edd395
  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.