[roll] Roll third_party/perfetto 28eadcf..1e15d01 (10 commits)

1e15d01 trigger_perfetto: Move code into libperfetto.so
ddaaced perfetto_cmd: Move code into libperfetto.so
30666f9 Merge "[ui] Wait for plugins to load before deciding tracks" into main
917e4c0 Merge "perfetto_cmd: Remove compression" into main
448bdb7 Merge "Start of a long battery tracing plugin." into main
afe4589 Start of a long battery tracing plugin.
d6af17f Merge "Fix regex in tools/write_version_header.py" into main
e41a690 perfetto_cmd: Remove compression
e2170e1 Fix regex in tools/write_version_header.py
d0fab1a [ui] Wait for plugins to load before deciding tracks

GitOrigin-RevId: 2c1dcf5c8b1eb8dec062a39e70cfe819ff61aa99
Change-Id: If74211603af099c4fb51f582af5712a2422ba162
1 file changed
tree: c1e8183f62a7cfc5533c38383beeca45666df7a0
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.