[roll] Roll fuchsia [roll] Roll third_party/perfetto d6d4e7f..4045821 (7 commits)

4045821:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/4045821e449d6cae0cdf52384a568a7c1edb661c tp: version gate the config_write_into_file_no_flush stat (#5442)
70a7c72:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/70a7c72adc83862c521f27cd3e98f97c3a7cdd90 Make the `tid` field in `thread_descriptor.proto` an `int64`. (#5406)
f27d956:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/f27d956a7e5f55d2a17c75e7a774aa9e73a735a0 perfetto: add --only-binary=:all: for public PyPI installs (#5443)
a0c5ffe:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/a0c5ffe93d301e42eb960d704367d1096b66801b Parse new ChromeMetadataPacket field (#5441)
c2f0596:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/c2f059649db012f710be33e698a4266dae4a57ca Do not partition by layer_id when extending frames (#5440)
2ebfea9:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/2ebfea998ec32684bb5b7cd84dd38ec4b106831c ui: Roll canary (#5439)
a8027a2:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/a8027a26e32eade2848fb08f9cc53bc2f2cab7b5 Add PPM and PAM screenshot file formats (#5348)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1574214
Original-Revision: 10d74202a46708f6dffe89007eb3ad1ee82f337b
GitOrigin-RevId: 4dc4fd4e9176c886d8a5596a7279209f04133dd3
Change-Id: I64a1fac4c59600a7a2b0b4f327d65ec03f891959
1 file changed
tree: b50e1bdbbedfe89576ab3fdb3540d0a883320ead
  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.