[roll] Roll third_party/perfetto f6016b7..437f443 (16 commits)

437f443 Merge "TraceProcessor: add android_dumpstate table and ingestion"
621a58d TraceProcessor: add android_dumpstate table and ingestion
9e7cd36 Merge "perfetto: add support for other MSVC editions and versions"
3a4c546 Merge "Disallow COPY_FLAG in legacy macro"
2338f7c perfetto: add support for other MSVC editions and versions
7019229 Merge "tp: allow SQL functions to be "void" for accounting purposes"
722eda0 Merge "tp: fix parsing converted JSON tracs"
6c32061 Merge "Fix typo in comment"
8de39bc tp: allow SQL functions to be "void" for accounting purposes
39213bc tp: fix parsing converted JSON tracs
0d7ae83 Merge "ui: Release cherry-pick of aosp/2197356"
2c225ea Fix typo in comment
e63ea79 Merge "Fix bug with null equivalence that led us to lose the first span."
77ed100 ui: Release cherry-pick of aosp/2197356
1af5641 Fix bug with null equivalence that led us to lose the first span.
7d2ace7 Disallow COPY_FLAG in legacy macro

GitOrigin-RevId: a74ce4be786fc685d41a80cee61e5d943bb4474e
Change-Id: I09e9ebfe5f2a0bfeed4007809cd92572908b1aa3
1 file changed
tree: 16b2db34b738ac3d892aa7b7d86dcfe57ea85234
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.