[roll] Roll fuchsia [roll] Roll third_party/perfetto dfc1588..19fb18c (18 commits)

19fb18c:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/19fb18caf946b33b13aecd7b3c6a3236a3c59c23 de: Improve Query node inputs to show dolar sign (#4686)
5f3a0fb:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/5f3a0fb079f395d45ff6f4fd08c64d5b0343f9e4 Remove cts tag from testing APKs for perfetto modules. (#4681)
48d4924:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/48d492419e9489c3d1256833d535020584e14206 tp: fix kernel package hint and also document indexed dirs search (#4688)
9ca7cd2:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/9ca7cd27ba1cd5540b31a6c281afd6084a50e331 tp: rearchitect error/warning/OK logging of symbolization and enrichment (#4683)
49c5963:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/49c59636465f2a32f4d83cff835538ba7bf8d732 base: fix build due to preprocessor not shortcircuiting (#4684)
a998b58:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/a998b582d4881abff0c222447f3e1c2b683a8887 tp: log in the case of empty build ids (#4675)
5d20f18:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/5d20f180794256e6d6eaf1da181eca391de98e91 tp: add support for breakpad symbolization in traceconv bundle (#4672)
a1a7fb2:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/a1a7fb24dfb76b40524b861e8f77757c7eb4531f tp: keep track of mutation count and update trace bounds when needed (#4674)
b710f83:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/b710f83fc25b315f4da6696f32f413367976f080 traceconv: add support for Android traces to bundle command (#4663)
344a534:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/344a53426c6661c5ee9bebf69ccb527850467247 de: Save to permalink (#4679)
09ce53c:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/09ce53c989bfb73ccf29fb17b116de52c9723617 Add basic UI pixel diff tests for org.chromium.ChromeScrollJank plugin (#4668)
80f41d8:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/80f41d82cb8cb129860cd14946e29962a97cba49 ui: Roll canary (#4680)
7c762ce:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/7c762ce252e8666f71bfc63c6d794f52bed178b9 tp: fix trace blob view offsets going backwards (#4678)
8eceb07:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/8eceb07ce573d3c4cc1e916f4b259058c6e97a20 de: Handle duplicated columns names (#4677)
b939097:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/b939097fdb0674b892ec215378247bc347243a82 ui: WebGL counters (#4660)
7f122a5:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/7f122a5e16c91abd7520ff397c5bed3e5d685581 ui: Histogram widget (#4655)
016bf86:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/016bf86d34e93de8f48822d6e0b1de53be2c8292 tp: move deobfusctor to tp/util (#4670)
89ee6bd:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/89ee6bd0ab9596c0c76291d567e0e77abeadf3ad tp: move src/profiling/symbolizer -> tp/util (#4667)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1495398
Original-Revision: 69f76c2128b307f3b2b023effb513f8b0216f72e
GitOrigin-RevId: 89c60a41aee28f3536866e26784a3a683422e0d2
Change-Id: I836ebcf905110981095326c5d905ace40548d663
1 file changed
tree: 3dbfc6b346fa245f4f16b9570b760cdce199bc26
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.