[roll] Roll fuchsia [roll] Roll third_party/perfetto 4e35274..9617dc9 (38 commits)

9617dc9 tp: Fix typo in android_input_events docstring (#3864)
8df3ec1 Android: Enhance privacy for sensitive user types (#3829)
751dd68 exp: Summarize details for modifyColumns page (#3866)
4b91128 exp: Propagate data into timeline (#3865)
08dcae7 exp: Add context menu on nodes (#3862)
116aff5 exp: Don't offset the Inputs in Intervals Intersect (#3861)
aa02964 exp: Cleanup filter node (#3859)
25587a2 docs: Fix typo in stdlib docs (#3856)
3b538d6 ui: Add duplicate column name validation to aggregation node (#3857)
560c690 exp: Polish addColumns node (#3858)
914bc23 exp: Simplify the ports (#3848)
1fa9351 ui: Add an empty state element when DataGrid is empty (#3845)
bb59a98 tp: turn off local symbolization in Android platform builds (#3855)
9952e8c run_presubmit: don't fail if remote name is NOT 'origin' (#3854)
7425904 tp: handle unsigned ints correctly in args.display_value (#3852)
85e5a6e perfetto: actually fix compiling on Android (#3851)
d5a8b23 ui: Remove some testing code (#3846)
672c8c1 exp: Widgets page (#3844)
3957329 Fix for BTP queries not providing trace filename inside metadata (#3810)
71b7614 ui: fix use-after-dispose crash in query flamegraph (#3838)
cff2e50 exp: Expose execution/materialization errors (#3843)
60c1292 ui: Make checkbox and switch widgets flow inline with text (#3820)
7a9f996 ui: Fix overflowing editor bug in the settings page (#3842)
119a3d7 perfetto: static_libs -> whole_static_libs for cc_static_library (#3839)
867ef50 rust-sdk: replace perfetto-sdk-sys exclude with include (#3835)
9a1056b ui: decouple pan + zoom from panning in "scrollTo" (#3831)
547f142 docs: Add tags to stdlib page (#3834)
973039f ui: Reorder sidebar navigation (#3791)
8d206a5 rust-sdk: prefer clang when compiling shared lib (#3832)
e8c3ed0 Fix typo in contributing guidelines (#3833)
d0d18a8 ui: Roll canary / stable (#3830)
9dc0126 ui: Revert router changes on trace load (#3827)
1573266 traceconv: remove unused files (#3818)
e3296a8 ui: DataGrid: Fix bug in filter comparison (#3826)
e60ac1a exp: Add node categorization and computed columns to query builder (#3825)
7554ee3 traceconv profile: auto-detect profile type (#3806)
c6243e8 ui: fix hang of single selection for flamegraph (#3823)
3ebce38 rust-sdk: update amalgamated source instructions (#3821)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1434432
Original-Revision: 5a907a3393de7068dc2586c33ee0c3941526b688
GitOrigin-RevId: 8d36a05490dc5528b0207336b50e2e2e21b40e80
Change-Id: Ib76791f508da84e1cc67f554883c774e7176fca5
1 file changed
tree: 083455783be553c344dda1347fa151689412ef37
  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.