[roll] Roll fuchsia [superproject] Roll third_party/perfetto f12ce56..943b66c (10 commits)

943b66c Merge "Add protos for Input Tracing on Android" into main
9b4957a Add protos for Input Tracing on Android
47d8a29 tp: improve implementation of the RepeatedField SQL function
1d180b1 Merge "trace_processor: refactor and simplify metrics function code" into main
d36ed19 trace_processor: refactor and simplify metrics function code
36f7de4 infra: Update get.perfetto.dev to python312
a11efb4 Merge "Add AddressRange and AddressRangeMap types" into main
6fc824d Merge "ui: Replace {min,max}Depth with guessDepth" into main
c7d7209 Add AddressRange and AddressRangeMap types
76e3b42 ui: Replace {min,max}Depth with guessDepth

GitOrigin-RevId: 6b91e5fda316b185e752198688a7221f21b43823
Roller-URL: https://ci.chromium.org/b/8758418107555627905
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/977319
Original-Revision: 398f4313f795e3e5eabd4b00431742292aa7459e
Change-Id: I60430adcec5428e3dae7ef56a630af36bd250527
1 file changed
tree: 946f6f8f83c627eee725affbed55d7983e7f65ce
  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.