[superproject] Roll third_party/perfetto 5bb5360..0692d1f (39 commits)

0692d1f Merge "Recursive calls unrolling"
4bb5d75 Merge "Fix stackprofile_invalid_mapping_id error on breakpad symbolized trace"
15c2873 Merge "Pass EngineProxies to tracks and plumb tags to them."
9225955 Merge "Improve look & feel details panel."
2988b2d Merge changes I1593330c,I52de8cd3
50f7b9b Merge "tp: DBv2 - MapToTableBitVector takes OverlayOp"
d898185 Merge "tp: Enable debugging for diff tests"
1d38969 tp: DBv2 - MapToTableBitVector takes OverlayOp
5297bf1 tp: Enable debugging for diff tests
c1a5362 Recursive calls unrolling
4832964 Merge "Create tables instead of views in perfetto scroll jank plugin."
e76e892 Improve look & feel details panel.
d330a28 Function memoization
4a6061c Support for recursive SQL functions
199bc8e Create tables instead of views in perfetto scroll jank plugin.
758ca60 Pass EngineProxies to tracks and plumb tags to them.
1a8b886 Merge "DebugTrackV2: links to slices."
8f4a8e5 DebugTrackV2: links to slices.
df614ae Merge "ui: Handle incomplete slices in TracksV2"
9949778 Merge "Use bigints directly in time formatting functions"
8d27114 Fix query frame slice script to return the slice related to the tag only once
cc10f48 Use bigints directly in time formatting functions
8e3c083 ui: Handle incomplete slices in TracksV2
922cf5c Merge "Normalize timestamp printing."
93b7699 Merge "Add --bin option to record_android_trace"
34e0461 Merge "tp: BitVector::Or"
52994a5 Merge "ui: Fix crash on missing trackGroup"
9248aed Normalize timestamp printing.
aba48f1 tp: BitVector::Or
53002b3 Merge "Fix array length check"
ad1c5e7 Merge "ui: the the -> the"
7425834 ui: Fix crash on missing trackGroup
7bf2fe7 Fix array length check
770cd78 Merge "Details panels styling overhaul and Tree widget updates"
ca6f431 Details panels styling overhaul and Tree widget updates
c4b215c Update canary revision
d5b3ab7 ui: the the -> the
efb6307 Add --bin option to record_android_trace
9403d0e Fix stackprofile_invalid_mapping_id error on breakpad symbolized trace

GitOrigin-RevId: 553f6287929018ba9a0d8ca900c19ffac0626da7
Roller-URL: https://ci.chromium.org/b/8779315878996574993
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I38fce9262252934c730a17969ba2b8dcb6a3e84c
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/865840
1 file changed
tree: 95b22cd3e984d620bc8d992d3c3316d95467c9c5
  1. boards/
  2. build/
  3. bundles/
  4. docs/
  5. examples/
  6. infra/
  7. products/
  8. scripts/
  9. sdk/
  10. src/
  11. third_party/
  12. tools/
  13. zircon/
  14. .clang-format
  15. .clang-tidy
  16. .editorconfig
  17. .git-blame-ignore-revs
  18. .gitattributes
  19. .gitignore
  20. .gitmodules
  21. .gn
  22. .ignore
  23. .style.yapf
  24. analysis_options.yaml
  25. AUTHORS
  26. BUILD.gn
  27. CODE_OF_CONDUCT.md
  28. CONTRIBUTING.md
  29. fuchsia.code-workspace
  30. LICENSE
  31. OWNERS
  32. PATENTS
  33. pyrightconfig.json
  34. README.md
  35. rustfmt.toml
README.md

Fuchsia

What is Fuchsia?

Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.

We expect everyone interacting with our project to respect our code of conduct.

Read more about Fuchsia's principles.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See fuchsia.dev.