[roll] Roll fuchsia [roll] Roll third_party/perfetto 094e105..0603493 (50 commits)

0603493 ui: Remove superfluous usages of app.trace (#3686)
bdbf4ae exp: Fix merge nodes final columns (#3683)
2148c20 exp: Combine proto and sql on side panel (#3680)
87c35b8 intrinsics: Optimize interval_intersect (#3682)
e9a9837 ui: Remove defunct CSS rule (#3681)
00cf41f ui: Tidy up common.scss (#3679)
60d98b4 exp: Cleanup landing page (#3678)
868f6c1 exp: Add 'category' column to the slices source (#3677)
daa6fb4 exp: Enable aggregation without group by and limit set to 0 (#3675)
fcfa4a7 exp: Switch from Info to Modify in side bar when possible (#3676)
6b20058 docs: enrich AGENTS.md (#3674)
db0748d exp: Interval intersect provides full final columns set (#3672)
0bdaac3 Cts reporter tests: cleanup test data before and after test run (#3671)
9aa11cd tp: improve documentation of TraceProcessor class (#3665)
c08c3a5 Update deps for perfetto.dev docs site (#3667)
9bb39f6 ui: Roll stable and canary (#3669)
43ab698 exp: Better nodegraph usage in graph.ts (#3666)
e9419e5 exp: Simplify filter node (#3662)
23368b1 CI: add Rust SDK checks (#3512)
c0591ee tools: fix link and organize release scripts (#3661)
be9ea29 exp: Persistent side panels and table (#3660)
848c2c5 sq: Better Interval Intersect returning columns (#3648)
dca28be ui: Fix shrinking checkboxes and switches with long labels (#3642)
fb5b398 ui: Move all omnibox related logic into omnibox.ts (#3643)
14fee1b symlink CLAUDE.md (#3658)
eb7b888 Add android user list data source to Perfetto probes (#3473)
7b370de print path for diff test --keep-input option (#3646)
bb34ac5 tools: add --dev-server convenience option to open_trace_in_ui (#3647)
fd5af5c release v53.0 (#3657)
0b449b4 tools: Rename release_sdk to release_perfetto (#3656)
bc11ce9 Move AGENTS.md in docs/, symlink GEMINI.md (#3654)
4916d8a rust-sdk: add cargo lockfile (#3652)
20d8cb8 Add fwtp_perfetto_counter ftrace event (#3653)
eca6f6f install-build-deps: --rust-toolchain -> --rust (#3650)
6ccb0cf ui: NodeGraph: Tweak automatic node placement (#3640)
6e853ac install-build-deps: add rust toolchain support (#3644)
d857fe8 changleog: update for release (#3641)
fc30a4a release: Update changelog (#3632)
3aa2330 NodeGraph: Remove blue top border and node from docked children (#3637)
5f03f81 exp: Modifcation nodes can be added without source (#3638)
38370af exp: Fixes after feedback #1 (#3639)
786796d exp: Fix SQL node columns (#3636)
021297d NodeGraph: Remove will-change: transform; to avoid rasterization and retain sharpness (#3634)
2947893 Dev/mayzner/select cols in ii (#3635)
79b66cb exp: Small fixes (#3631)
6a545e7 Copybara import from Chromium: proto and stdlib changes (#3633)
d8c8618 doc: pprof as supported format (#3628)
3625041 perfetto_winscope-lite: make host supported (#3621)
d9a23e3 Add plugin to pin frame boundaries for jank CUJs. (#3573)
2aabbe9 perfetto_cmd: minor code cleanups after adding `--notify-fd` flag (#3625)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1422870
Original-Revision: 5e9ee5c8a1932d434cd7dbae34c6d3d5524ef7af
GitOrigin-RevId: 481d74cbe906fdc180346ed86772806e391f0b3e
Change-Id: Ib396c209b57369931e4698e46f9725cab36d6d7c
1 file changed
tree: 899eb537ae9fca4d3c94475558d137b1a6bfdb3d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.