[roll] Roll fuchsia [superproject] Roll third_party/perfetto ea4719d..7459538 (22 commits)

7459538 bigtrace: remove from aosp
a490302 Merge "ui: Replace a few anys" into main
1018656 Merge "tp: IdStorage::kNe should return all values for invalid filter val" into main
d68091c Merge "tp: Return early for empty row map in QueryExecutor::FilterLegacy" into main
36c6413 tp: IdStorage::kNe should return all values for invalid filter val
d339e16 tp: Return early for empty row map in QueryExecutor::FilterLegacy
32d8f4e Merge "[stdlib] Add an cpu_idle stdlib" into main
29df058 [stdlib] Add an cpu_idle stdlib
814a7ab Merge "tracing: Announce no_flush when appropriate" into main
d35a510 Merge "tagging DF jank tag as dropped frame when jank type is dropped frame" into main
4196b94 Merge "tracing protocol: Introduce no_flush" into main
e56cb28 Merge "tp: Enable support for intrinsically sorted string columns" into main
910faf9 tracing: Announce no_flush when appropriate
89eb324 tracing protocol: Introduce no_flush
0f1b953 tp: Enable support for intrinsically sorted string columns
da9bbad tp: Reset PerfettoSqlEngine in RestoreInitialTables
8839c44 Merge "tp: Enable support for not equal on numeric columns" into main
80e8ff0 Merge "Modify tools/gen_bazel to use globs for the Chrome stdlib" into main
dd63418 ui: Replace a few anys
06a8003 tp: Enable support for not equal on numeric columns
956efef tagging DF jank tag as dropped frame when jank type is dropped frame
52151f7 Modify tools/gen_bazel to use globs for the Chrome stdlib

GitOrigin-RevId: b395bcbc7fdbbec3a399f959343f2602ac97016e
Roller-URL: https://ci.chromium.org/b/8765593681016220609
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/939724
Original-Revision: 178a33effeff8aeeb9192e1dbedc910cfe98fb98
Change-Id: Ibc166ffbcfb81435882e38d6454acdd0a917695d
1 file changed
tree: 9222537ef7f162b080ded5621d20ab3c5591be06
  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.