[roll] Roll third_party/perfetto 8ab7cdc..01993ba (15 commits)

01993ba Merge "[ui] Add --cross-origin-isolation flag to ui/run-dev-server"
2ec0cd4 Merge "tp: Pass objects, not unique pointers, inside TraceSorter"
566ee6c Merge "Add aggregation function EXPERIMENTAL_PPROF"
be4e5c5 tp: Pass objects, not unique pointers, inside TraceSorter
7cb0d83 Add aggregation function EXPERIMENTAL_PPROF
5f03951 Merge "Fix handling of async slices for track."
139aa51 Merge "Add new fields with fixed64 type for flow ids in TrackEvent"
2392f4a Add new fields with fixed64 type for flow ids in TrackEvent
f3281a9 Fix handling of async slices for track.
521d620 tools/difF_test_tp handle CTRL-C and kill everything immediately
c9535c6 Merge "Use chrome.process_type arg for identifying Chrome processes"
0dc0de1 Merge "TraceProcessor: Add initial bugreport parser"
c9d912e TraceProcessor: Add initial bugreport parser
7a1146f Use chrome.process_type arg for identifying Chrome processes
b5d09d0 [ui] Add --cross-origin-isolation flag to ui/run-dev-server

GitOrigin-RevId: a9cd85cecb17da6c1ae271d2cac9c12d344d0f97
Change-Id: I6907f60780f2c859f12bb4a14ea33797bdffd5ae
1 file changed
tree: cd6beac7376837f49ea45a2c50ac5f36ccf1f8f2
  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.