[roll] Roll third_party/perfetto 493d5d7..9edf3c1 (14 commits)

9edf3c1 Merge "traced: bail out if an invalid trigger mode is specified"
156b10d Merge changes I74b62d27,I8363974a
e1d4d44 tp: final fixes in preparation for mass table migration
f358f94 Merge "tp: cleanup views and tables in prelude and standard library"
7f43267 traced: bail out if an invalid trigger mode is specified
746fc2b tp: rework handling of implicit and parent columns
7efe256 Tweak Select All/None button text in mutliselect widget for clarity.
59f9ce1 Merge "Add disallow_merging_with_system_tracks flag to TrackDescriptor"
bfdb3fc Merge "ui: Fix track group with parent_id=0"
754077b ui: Fix track group with parent_id=0
9875d6e Add disallow_merging_with_system_tracks flag to TrackDescriptor
134b110 Merge "[metrics] Remove slice ids from android_binder metric"
12779bb tp: cleanup views and tables in prelude and standard library
e8254f2 [metrics] Remove slice ids from android_binder metric

GitOrigin-RevId: 92094bfe27a5f215b2e3ab4bbab7c68d41a19c76
Change-Id: I64c209adc41abbf17dad3708f73bd9b6d1186a0e
1 file changed
tree: 6c42484754de9e3bcc061fb9a1ca6ff7c239e9fb
  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.