[roll] Roll third_party/perfetto d9ce4c0..bb663f9 (11 commits)

bb663f9 Merge "[ui] Use tracks v2 by default." into main
cb5dfea Merge "[ui] Roll stable" into main
6f783e9 Merge "Update atoms protos" into main
2cfcbc0 [ui] Use tracks v2 by default.
6cdd179 [ui] Roll stable
9cbb169 Update atoms protos
ac807c9 ui: also copy assets to bigtrace dist directory
1151d88 docs: improve CPU time query
4c92469 [ui] Rename SliceTrackBase and BasicAsyncTrack.
bc93137 Merge "ui: Crop incomplete slices" into main
0d289e6 ui: Crop incomplete slices

GitOrigin-RevId: 42db970b44bc3a218484853101669363b2492b55
Change-Id: I1153cf7523cc8803e867bdffdda3c03e680c9244
1 file changed
tree: 799a0184eb256ec5f8e48341e6d24dfb6b3a985f
  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.