[roll] Roll fuchsia [superproject] Roll third_party/perfetto 4d46c52..addc040 (9 commits)

addc040 Merge "tp: migrate to_ftrace function to new function API"
289c7fc tp: migrate to_ftrace function to new function API
89c3134 Bazel: switch zlib from git to http source
26b0877 Merge "Revert "tp: RowMap with std::variant""
664cc5b Merge "Support null string args in legacy macros arguments"
4f9f027 Merge "Use bigint literals everywhere."
ffc82cd Revert "tp: RowMap with std::variant"
01f0178 Support null string args in legacy macros arguments
bb43f2b Use bigint literals everywhere.

GitOrigin-RevId: 54233d080f1275111308c5a62b9e84fa9c355794
Roller-URL: https://ci.chromium.org/b/8783128852602312577
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/843058
Original-Revision: d18399bb5946d30831575ac47de2339031b829cb
Change-Id: I002a3763175d489319ac0cbcbc3bb9438471065d
1 file changed
tree: 6f0946c2c4c2ec467b10e6ca7ceee50c5ce234e2
  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.