[roll] Roll third_party/perfetto ae4381f..33063c9 (23 commits)

33063c9 Merge "[stdlib]: Skip IRQs wakeups in the first runnable state in a thread" into main
d6de434 Merge "Add protos_perfetto_config_protos_go_proto target" into main
b6356aa Merge "Runnable thread count and active CPU count" into main
d78d970 Add protos_perfetto_config_protos_go_proto target
8e1c5e8 Runnable thread count and active CPU count
766f9b0 [stdlib]: Skip IRQs wakeups in the first runnable state in a thread
c05314b Merge "tp: SetIdStorage" into main
79b45f6 Merge "Update scroll offset calculation to use the correct presented frame timestamp." into main
29d9675 Merge "tp: fix opening JSON traces in the UI when name is empty" into main
cf931cc Bug fix for incorrectly named table.
4040a06 Update scroll offset calculation to use the correct presented frame
dd0cda8 Update documentation to reflect new comment syntax
12e0168 tp: SetIdStorage
8ba9665 Migrate from @ret annotation to inline comments
b3c02f9 Require schema for the stdlib tables and views
485d3d7 Replace CREATE VIEW with CREATE PERFETTO VIEW
eaa388e Merge "Convert stdlib to new comment syntax" into main
e3ad8b7 Merge "tp: Cleanup of sql_value validation" into main
70202b2 tp: Cleanup of sql_value validation
49be149 Merge "Deflake ftrace integration tests" into main
c90b063 tp: fix opening JSON traces in the UI when name is empty
72d2a3f Deflake ftrace integration tests
46d87f0 Convert stdlib to new comment syntax

GitOrigin-RevId: a092dfdacca06cd6979d3f4a1d24bc1c686dff6f
Change-Id: I24355ec3e3f75bf6b4529e9477af14b11254f777
1 file changed
tree: 8a964b335f8bd42237cabc043bf885b1d25126c0
  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.