[roll] Roll third_party/perfetto ab3673c..7d9bdde (4 commits)

7d9bdde Merge "Fix chrome_dropped_frames metric in the case of missing process names"
b560722 Merge "Implement metric for input processing delay using LongTask scenario."
d52e26d Implement metric for input processing delay using LongTask scenario.
5781b56 Fix chrome_dropped_frames metric in the case of missing process names

GitOrigin-RevId: 6230980136ae0bba125205d8eea4e153e3f06edb
Change-Id: Ie52b358cd20741c863da9832f89358736f4673bb
1 file changed
tree: 754dcdc5d6fc078abf3b94823d0962885cb3721f
  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.