[roll] Roll third_party/perfetto 129e19f..6e69093 (5 commits)

6e69093 Merge "Add *.pftrace in .gitignore"
2a5d492 Merge "Revert "perfetto: Allow to profile system server on user""
e36832f Add *.pftrace in .gitignore
8f3125e startup: exclude any thread which ended during launch
8b44f99 Revert "perfetto: Allow to profile system server on user"

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