[roll] Roll fuchsia [roll] Roll third_party/perfetto 6c69806..6590fe9 (16 commits)

6590fe9:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/6590fe9caf7164476c046cadb14ef9c8f79283e7 docs: Add link to community maintained CN docs (#5386)
b5da59f:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/b5da59f140f365f4ddb8667278b051f00eb4462b tp: Fix Wattson power calculation for multi-period windows (#5384)
3de022a:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/3de022a07ee15a574ea4058976e72999ed9ec97b re2: Use source_set for WASM (#5382)
0043673:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/004367347b752c0211d4a1ef60cf26ea7215b1b7 re2: Fix mac wasm build (#5381)
e65bf1c:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/e65bf1cb4146398727442e25d1b4c35bd8dffb3b perfetto: Overhaul GPU data source documentation (#5375)
83f780c:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/83f780c908e078a218a13fe1cb8ea081a54a23fc Remove flags use_rt_futex and  use_rt_mutex (#5377)
d603c09:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/d603c09db2b370cba91b2a77edf95643a106476f docs: add cookbook for periodic trace snapshots (#5360)
6f4f477:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/6f4f477ec30f043db74129de81a98e0346aaa415 Handle latency CUJ state (as cancelled or timeout) (#5376)
07ba719:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/07ba719f207cc34b1a00fd0c82b1d7bf383f4443 tp: Fix missing ChunkedTraceReader defintion (#5374)
60c2280:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/60c2280f2cb6e27ff5caaab0a07f1936ca46a3d1 rust-sdk: add missing gpu_counter_descriptors field to InternedData (#5371)
0a9d51e:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/0a9d51eb11a075b60e201e2f7617b6dccdf0ea64 tp: add tree_propagate_down operator for tree transformations (#5257)
3fb76c4:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/3fb76c41b3b654cc27ec71ca9436d1bea2f4fd47 tp: improve plugin interface (#5368)
00e1281:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/00e1281b3e7da4935400f0e82e958137dcf4f43c ui: Make GPU plugin track group names consistent (#5369)
cbc68f1:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/cbc68f10be75d5cfea7054fed8549ae805cd03f5 ui: Add android monitor lock contention plugin (#4769)
199147a:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/199147ace586938a7d18c1784ce87e012340dfa7 frametimeline: add fence latching state (#5188)
0de8884:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/0de8884c7717d6aaf4f9b8a44cafa9b4058b3c8a sdk: Add freeze policy fields to the process state change event proto (#5275)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1562953
Original-Revision: 0e3954f7ec43f786f9b0092be8f42a6437ff163e
GitOrigin-RevId: 6e1535c19e699d4cef5a64b076ddefbf02a2999d
Change-Id: Iebb1b0a28d05719840dd91e7794e4e680f2a3675
1 file changed
tree: 81cb72527bd6c53875b6fce32f5a23fdbc7def14
  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.