[roll] Roll third_party/perfetto e78894f..865ce2a (7 commits)

865ce2a Merge "[Perfetto UI] Configure track_event datasource for Chrome SDK build"
d697fe0 [ui] Do not show "Start recording" message during recording
45cf1b7 [Perfetto UI] Configure track_event datasource for Chrome SDK build
18e9f31 Merge "Parse source location in track_event.log_message"
f9f9aa2 Merge "Add EXPERIMENTAL_ANNOTATED_PERF_PROFILE function"
689ef04 Add EXPERIMENTAL_ANNOTATED_PERF_PROFILE function
7ca86c7 Parse source location in track_event.log_message

GitOrigin-RevId: 5c3479f80888929b802e35ecc53823cdbf821fe7
Change-Id: I1ddfe79bb69de28b3da9e264a001a49bcf6733db
1 file changed
tree: 723a1b862c5244d8947259b7325894eff028346e
  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.