[roll] Roll fuchsia [superproject] Roll third_party/perfetto 131efba..e0f4e89 (22 commits)

e0f4e89 Merge "Fix broken CI"
6cd6c28 Merge "Fix another missing include in perfetto"
8a77c39 Merge "protozero: Silence ubsan warning in ScatteredStreamWriter"
4fc5d4e Fix broken CI
de72e14 Merge "[stdlib] Add monitor contention helper functions"
722a85f Merge "Docs: improve tracing-sdk Win docs + ci tasks"
77b30ec Docs: improve tracing-sdk Win docs + ci tasks
0329ebe Merge "[metric] Fix binder metric performance"
68a0884 Merge "Make blobs returned by SQL queries downloadable."
ac23c7f Merge "threading: add Future<T>/Stream<T> helpers for Channel<T> and ThreadPool"
d6ee829 [stdlib] Add monitor contention helper functions
0a1d84b [metric] Fix binder metric performance
ca02f39 threading: add Future<T>/Stream<T> helpers for Channel<T> and ThreadPool
1f4cb7e Merge "Build apps for CTS tests with sdk 31"
376827e Merge "java_heap_dump: Stop trace on CTRL+C with --continuous-dump"
7d8273c Merge "stream_unittest: Fix build on windows"
225065a Make blobs returned by SQL queries downloadable.
cfc1351 Build apps for CTS tests with sdk 31
c69011f stream_unittest: Fix build on windows
89111ad java_heap_dump: Stop trace on CTRL+C with --continuous-dump
324d911 protozero: Silence ubsan warning in ScatteredStreamWriter
96d2c7c Fix another missing include in perfetto

GitOrigin-RevId: f38904511e99aa677b1fb94458ed78dc10f308ee
Roller-URL: https://ci.chromium.org/b/8786483833708649057
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/820388
Original-Revision: b310dc40ecdf6842cc041dfe3e7c6b330230ee72
Change-Id: If3e6f4087c6ddbeeba095b305b09ae9c6bf0282c
1 file changed
tree: 3c35c18ab2aac3124bf124287f57bee93d52f14a
  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.