[roll] Roll third_party/perfetto 7edae68..e8bda1b (4 commits)

e8bda1b Merge "base: add shrink_to_fit to CircularQueue"
79176c7 Merge "[metrics]: Add unaggregated binder_txn metrics"
efdc7c8 [metrics]: Add unaggregated binder_txn metrics
d083d33 base: add shrink_to_fit to CircularQueue

GitOrigin-RevId: 1811f3b34b30436117cc6ce383eefc114ae066bf
Change-Id: I1b832727bd5db2c77d639724644c8d7cd0126183
1 file changed
tree: 9b68b8a45ee0e410156c0398849532ee2713c878
  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.