[roll] Roll third_party/perfetto 9690cf1..eee5bf9 (21 commits)

eee5bf9 Merge "Add support for new libunwindstack error code."
204b9a2 Merge "Fix building documentation"
c3a8521 Merge "tp: speed up queries in chrome_tasks"
b19c52f Merge "ui: Factor out common code for webusb and websocket into abstract classes"
9987045 Merge "ui: Hide hiring flag"
dee3508 Fix building documentation
4a4af78 Merge "ui: Only show the debug track if we have a valid engineId."
fb22412 ui: Factor out common code for webusb and websocket
f8db27a ui: Hide hiring flag
3ef7c5d Merge "Minor improvements to DiscoverVendorTracePoints()"
a132b55 Merge "Add android_fs trace points."
710123c ui: Only show the debug track if we have a valid engineId.
81e19cc Add a simplified tests for CustomDataSource
f94f411 Merge "Support a build flag to optimize binary size"
53136a7 Merge "[ui] Automatically zoom into Chrome trace reliable range"
14e5579 Support a build flag to optimize binary size
6284188 Minor improvements to DiscoverVendorTracePoints()
cd2973e [ui] Automatically zoom into Chrome trace reliable range
9c31749 tp: speed up queries in chrome_tasks
f8cf3f3 Add support for new libunwindstack error code.
c816946 Add android_fs trace points.

GitOrigin-RevId: e540db8cff8eae78f57967e1746ee2e928eb1562
Change-Id: If6bab7962f5506be8d664ce2f1a8430ff1650756
1 file changed
tree: 1ebf30ffd8d75444d16a08d911ccf7a396f5c137
  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.