[roll] Roll third_party/perfetto d52fe3f..63f50e3 (21 commits)

63f50e3 Merge "Add the ability not to drop traces before the start of perfetto"
dd18f59 Add the ability not to drop traces before the start of perfetto
a7415d0 Merge "tp: Implement stdlib IMPORT function"
dc05ad0 Merge "perfetto: switch to C++17 with temporary C++11 opt-out"
9362f72 tp: Implement stdlib IMPORT function
115799f Merge "ui: Add Dvorak keyboard shortcuts to the help modal"
77137cf Merge "Minor: fix a typo in a BUILD file."
6d7b444 ui: Add Dvorak keyboard shortcuts to the help modal
03d178e perfetto: switch to C++17 with temporary C++11 opt-out
a3ce907 Merge "ui: Add waitMoreRows"
37f8120 Merge "tp: Create stdlib stub"
cc18bfd tp: Create stdlib stub
4e1484b perfetto: fix compile on CI debug
326fb7f Merge "perfetto: fix compile on latest GCC"
7f3668b Merge "Clear client priority when comparing config hashes for startup tracing"
fc773d4 Minor: fix a typo in a BUILD file.
5da098e Merge "Un-inline a function that is used from a single location."
8e6f9f2 perfetto: fix compile on latest GCC
9d3de5c Un-inline a function that is used from a single location.
c0db63a Clear client priority when comparing config hashes for startup tracing
561f58f ui: Add waitMoreRows

GitOrigin-RevId: cd09815ceb2f307306b88c1dd2bf37f95c295890
Change-Id: Ie739760069c5e28c0182d431bcdf61884624c8f2
1 file changed
tree: 76467fd9b3424b8b9ef627eddbe218e962b49d94
  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.