[roll] Roll fuchsia [roll] Roll third_party/perfetto 38548f4..4b6302c (14 commits)

4b6302c:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/4b6302ce21cd377643515d08b0b4564adabb2045 tprobes: ps: explicit thread message for main thread (#6287)
7a3ecab:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/7a3ecab51db985e2ad6ab21b81c9c7a995e46594 tp: unify clock handling into a single cross-machine graph (#6339)
f4d039a:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/f4d039ae07cd9a3332c7d5dcda33ef2a7bd94f05 tp: Place video frames at presentation time (#6294)
372ddfb:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/372ddfb8c188fd7e4c29e5ba5093968ceed064dd tp: add perfetto_manifest clock overrides (#6329)
5e2cbcf:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/5e2cbcf817f9b832b4d1af1b7faaadcad044ec26 perfetto: add Linux perf test data for stripped-ELF symbolization (#6338)
135c96d:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/135c96d1d5a61068cf1364553fc44b87f8a9eeff MessageTest: Avoid null reference (#6336)
56d1d3d:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/56d1d3d1ad9af973463d2459383025e185b7e28e tp+ui: add SystemInfo.machine_name for machine UI labels (#6335)
3d8e5fc:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/3d8e5fc62faa11eae28ca477a67d397df72d8e1f protos: smaps: fixup recording_type scope (#6330)
fcf209c:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/fcf209c54ec6823b9ca2910bcdd0505e0652a4b1 perfetto: attribute TraceBufferV2 data loss by cause (#6082)
fa13b5f:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/fa13b5fb6893acb307df5a41750029051e96486a bt-ui: keep SettingsPage mounted across route changes (#6326)
12443ee:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/12443ee727165d36424016bdfa65a3135d749812 perfetto: cut v57.0 in the CHANGELOG (#6332)
57a5b9e:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/57a5b9e71e0b2c4056fd62431b6b0e84ee896781 ui: Fix bug in ResizableArrayBuffer (#6334)
28f8ca8:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/28f8ca8b49dcb7bfa619956b1ed9eadc31536b2a perfetto: publish the Python package to PyPI from CI (#6327)
77510e9:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/77510e9dbc83006b99ead1dbe84ec9ec625bd6d4 [State] Support State tracks in UI [4/4] (#6091)

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1672436
Original-Original-Revision: ed4646d3fe251733225ebf619bb7059c556a31a8
GitOrigin-RevId: 2d238161934c25fe68eee0c7e6c3d2c2ef6672fd
Change-Id: I2a5ea85d6ddfb676902c5d7c268051c95de26fe9
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1672978
Cr-Commit-Position: refs/heads/main@{#195295}
1 file changed
tree: 42f49fda91b6060bb712df22b2fdadb06561d16a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.