[roll] Roll fuchsia [roll] Roll third_party/perfetto 533c6ca..7bd8eec (7 commits)

7bd8eec:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/7bd8eec43cedfb26392bfa50f5539e047d4f9cd7 tp: Add multi-GPU support to GPU memory tracks (#5333)
5809f95:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/5809f954669693df4096933424d4a3167ddcc943 rust-sdk: generate new gpu proto bindings (#5332)
3a008d9:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/3a008d9fce79093a6c443ad33dc169cbb55dd3a0 tp: Add SetGpuInfo and use GPU name in UI track labels (#5330)
3b9c2c8:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/3b9c2c82bae6bfea27da3f63ec54570129fe7e54 ui: Add multi-machine support to GPU track plugins (#5272)
0475bca:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/0475bca5192a485c75a7b3976db87972b1671322 ui: preserve DataGrid filters across tab switches in HeapDump Explorer (#5326)
8da5218:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/8da52185222c84378c9d110d66692ef7c8d1065d tp: ParseGpuRenderStageEvent use Variadic::UnsignedInteger (#5117)
3798c36:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/3798c3603ca3cad041b2902c0bd601bce5b6efcc Remove references to `descendant_slice_by_stack` and `ascestor_slice_by_stack` from PerfettoSQL's "Getting Started" guide (#5007)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1558560
Original-Revision: d0555a7b4aa0416ce2c05ad976d9a2ac887551e9
GitOrigin-RevId: 10aa87b09c3811f6796304b218783a5774561621
Change-Id: I11ca149839f1d889dda099e55d369bf2e7b44d49
1 file changed
tree: 4e14c916e0d7a6463767d767814efcb61bd603c4
  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.