[roll] Roll third_party/perfetto 24fae90..713070b (30 commits)

713070b Merge "Erase string constant types to save binary size"
390ab6b Merge "Add Notification onMeasure into interested slices"
8e56b82 Erase string constant types to save binary size
a1d4a15 Fix and re-enable `test_chrome_scroll_jank_v2`.
988aa47 Add Notification onMeasure into interested slices
603af58 Merge "Support building traced_probes on the host for Android"
ab5c58d Merge "Round number before converting to bigint"
86ba039 Merge "Include vector and condition_variable headers where used"
ed2bea4 Merge "tp: DBv2 - Overlays::Types"
7ebc645 Round number before converting to bigint
313bfe3 Merge "Remove PanelContainer from details panels entirely and fix details panel and query panel scrolling and layout issues."
0a33a65 Remove PanelContainer from details panels entirely and fix details panel
e031760 tp: DBv2 - Overlays::Types
f8850b3 Merge "trace_processor: Bump version for GUESS_CPU_SIZE"
9d82cb8 Merge "tp: dbv2: define finalized StorageOverlay functions"
cc4815b tp: dbv2: define finalized Storage class and adapt NumericStorage
e0f2bb2 tp: dbv2: define finalized StorageOverlay functions
5595859 Merge "tp: clarfiy documentation around thread_state and sched_slice"
da3f5ee tp: clarfiy documentation around thread_state and sched_slice
f171b72 tp: move storage classes into a new storage folder
d6f02d7 Merge "tp: cleanup overlays which are not necessary anymore"
97b1351 Merge "ui: Fix bug with guess cpu size"
35aeea9 ui: Fix bug with guess cpu size
aa75f24 Merge "tp: add missing sorted flag for thread_state table"
3c82a54 Support building traced_probes on the host for Android
6b2ac69 [DNS] tp: simplify stdlib docs generation and make it more robust
22d7180 tp: add missing sorted flag for thread_state table
77e23ea tp: cleanup overlays which are not necessary anymore
f7296c0 trace_processor: Bump version for GUESS_CPU_SIZE
59de702 Include vector and condition_variable headers where used

GitOrigin-RevId: 7a3194f5654f6efb0a3be4ebbd010d58900f47b1
Change-Id: I7cb840bb35c38be1d302985408b2bee2c84cf5c0
1 file changed
tree: 08f7102b480153e0bfbea5d7d2c7eaa7272d3681
  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.