[roll] Roll fuchsia [roll] Roll third_party/perfetto 5cffe4d..0c79d28 (19 commits)

0c79d28:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/0c79d28d68a102392c7bffb32186f91166eb277f ui: Editor should only update on text change (#4585)
45a4f4a:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/45a4f4ab1c738b0f5bef94a6f01ca28a4ff1c5f1 tp: introduce sql function for converting from table -> tree (#4591)
d1f5cc0:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/d1f5cc01bf01b1964a2107adf1de74c3835d81c4 Add panel_state metrics (#4587)
d306f3b:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/d306f3b95d51f5a5e8eb33a9146d02d914e28c80 stdlib: android_input_events remove MATERIALIZED hints (#4589)
6fd03c5:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/6fd03c5597f6acdace76efb05cce781a5a8b4987 tp: Normalize StringPool::Id::Null() handling in dataframe (#4590)
c5b5b18:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/c5b5b18df9af6fb55f388d2f2b1e9d03c03fada4 Revert "tp: Fix the TraceSummary query generated change (#4572)" (#4588)
a6deb53:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/a6deb53a253bc3e3c66e56e1ecedc8b7e53a0642 Add the weighted jank metrics (#4569)
cb6086c:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/cb6086c34bb3f5476e9a4d7d4485c0a1c7d8dd84 Source code location support for Breakpad Symbolizer (#4559)
c3262ab:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/c3262abe9b97f92e093c6404881a9ac9846eec8b de: Fix too many updates for the query node (#4584)
3c8ceff:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/3c8ceff807db742ee87255c78b1ceb23245b0cbd Revert "Add slices module for CUJs to stdlib. (#4199)" (#4583)
663d2fd:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/663d2fdc661d7b867119a7ec1cacde0535e5952f tp: Fix the TraceSummary query generated change (#4572)
62e10e5:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/62e10e535db9b0e14ca7dea3da0e0358f627cf31 Add gram_collision ftrace (#4560)
de64426:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/de64426bf4125882ea6e28dfd8305cf8ef55d392 ui: Add Google analytics to opening the Query and Data Explorer pages (#4546)
3cccce5:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/3cccce5ea594569f47fbe97e9512f5cb54034bc4 tp: add json::Dom and migrate export_json from jsoncpp (#4581)
1d9994a:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/1d9994a93c6ada2fb261dc72984fa07683a6c86e tp: migrate JSON parsing from jsoncpp to streaming parser (#4580)
7a12f98:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/7a12f980c362a68a40f3e4a74c9a109b63557d78 stdlib: macros for mipmap creation and create table android_startup_mipmap_1ms (#4484)
804b16e:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/804b16e9e0363a411afdcf516fcad0913d466dfa tp: add SimpleJsonParser and json_args for jsoncpp-free JSON parsing (#4578)
80c1bc4:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/80c1bc4ebe08dcd998fe08c71dac9e0840896e01 tp: Add JsonSerializer and SimpleJsonSerializer infrastructure (#4577)
66ff5a3:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/66ff5a375ee9945c66d6bbed51706d2153b2aa07 tp: introduce new GetCell method and switch current uses to it (#4558)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1486872
Original-Revision: 7e837a42392347a73d778be5d3ab8e9645ec1ec1
GitOrigin-RevId: 831cd8381fe3ac82fb6357134c2f558fb26be3ac
Change-Id: I0e122ee801fe665a0115213d85945e01aa23b044
1 file changed
tree: 6a59ea44ebdb957d18c20462eeb4e7470961fac7
  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.