[roll] Roll third_party/perfetto ee3af28..9690cf1 (32 commits)

9690cf1 Merge "Split ReadSlicesFromTrace out of PerfettoApiTest"
deca583 Merge "tp: small updates to handle SQLite bump"
607a430 Merge "Revert "Add baseline or cloud profile check to slow_start_reason.""
a8b5c61 Merge "Fix typo in `event_latency_to_breakdowns` metric: lantency -> latency."
cbd6428 Fix typo in `event_latency_to_breakdowns` metric: lantency -> latency.
dd27415 Split ReadSlicesFromTrace out of PerfettoApiTest
b910084 Merge "Add chrome_reliable_range SQL metric"
b3e019d Revert "Add baseline or cloud profile check to slow_start_reason."
42b3890 Merge "ui: add android game intervention recording setting"
a855f33 tp: small updates to handle SQLite bump
41b70f4 Merge "ui: Roll out canary"
2dabcd8 ui: Roll out canary
97689a6 Merge "Add baseline or cloud profile check to slow_start_reason."
b44bd3c Merge "ui: Fetch websocket info from the device"
9164279 Merge "tp: Update power profile data"
e67c843 Merge "Update BUILD.gn formatting"
552e962 Make it possible to reorder aggregations
c30d46b Add chrome_reliable_range SQL metric
c9e2418 Add baseline or cloud profile check to slow_start_reason.
1290758 Merge "Update the checking of slow_start_reason 1. add check for running and dex open time. 2. update the threshold for durations. 3. update GC duration check to be longer than 0"
33aa642 ui: add android game intervention recording setting
29dd353 Merge "Improve example_system_wide.cc"
fd6227c tp: Update power profile data
dcf9099 Improve example_system_wide.cc
822d92c Update BUILD.gn formatting
9ee9341 Merge "ttp: Remove TTP"
b1528df ttp: Remove TTP
fe06748 Enable Pivot Table in non-stable channels
0ff4036 Merge "Fixed energy_per_uid_counter_track uid column and parsing"
42ffc73 Update the checking of slow_start_reason
81c442c Fixed energy_per_uid_counter_track uid column and parsing
a86c08a ui: Fetch websocket info from the device

GitOrigin-RevId: d609023b46be0e2c32ef3487ec4e2d2f4248dcb9
Change-Id: I6ad7fe1aebad358ac61adcf4e872518b20fa32cb
1 file changed
tree: 889242a1f65954770908597f3385870c11b73ea0
  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.