| commit | f4423af9b4d89e2903df5616b6d8b54adda66e5c | [log] [tgz] |
|---|---|---|
| author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Fri Nov 25 05:59:56 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Nov 24 22:01:10 2022 -0800 |
| tree | 9d8d4a2d68622badd0c3c0e8fbde4ca4c4b87af1 | |
| parent | 3955b6fdcfab4151113bd8722d1db04c5f5a8ff8 [diff] |
[roll] Roll third_party/perfetto c5fb93e..be5960b (46 commits) be5960b Merge "tp: move all operators consistently to start of line in SQL" f5aabc9 Merge "ui: Kill slice description in the UI" 95f6036 tp: move all operators consistently to start of line in SQL f546ee1 Merge changes I6e917a3c,Ib5ee076c b480e8b Merge "tp: add minimal compression for TracePacketData inside sorter queues" eb6dfce Merge "tp: Implement overriding stdlib" d937514 tp: add minimal compression for TracePacketData inside sorter queues 5980c71 tp: Implement overriding stdlib 568eb0c tp: make sure there are spaces between operators and other tokens in SQL f33bc5c tp: Remove one too many layers of nesting in Chrome metrics 5c53aff Merge "Change update_power_state metric from ms to micro_secs" 891ffcb ui: Kill slice description in the UI c194bc1 Merge "[perfetto] Store FD receiving callback before parent struct move." 197b711 Merge "tp: fix glob implementation with char classes" 13e9b77 Merge "tp: fix Bazel visibility of trace processor python libraries" f18b616 tp: fix Bazel visibility of trace processor python libraries 3b9e52b tracing: add TraceBuffer::CloneReadOnly() 20a8231 Merge "service: Ensure UUID + add explicit UUID packet" cf25b47 Merge "Fix field paths in experimental_proto_content table" f598aef Fix field paths in experimental_proto_content table 7c327c2 service: Ensure UUID + add explicit UUID packet e9a51fd Merge "Use DeobfuscationMapping in TraceProcessor for translation Java class names from the "args" table." ec34475 tp: fix glob implementation with char classes ffe20e6 Use DeobfuscationMapping in TraceProcessor for translation Java class names from the "args" table. 1102fc2 Change update_power_state metric from ms to micro_secs 5056c06 Merge "tracing: Send triggers on connection" 5dcf912 Merge "docs: Dynamic categories are not supported with TRACE_EVENT()" 174021b Merge "bazel: fix build in G3" 28b1da6 Merge "Check concurrent startups during launch." 98cfd9a Check concurrent startups during launch. c5e69f0 tp: remove trailing spaces b38750a tp: rename BIG INT type to BIGINT 0dd4715 tp: change all == to = in SQL files a3c35f5 bazel: fix build in G3 0372827 tracing: Send triggers on connection 4f6803d Merge "ui: Handle old permalinks" 162bf29 ui: Handle old permalinks a7d3afe Merge "build docs in UI bot" 860ddee docs: Dynamic categories are not supported with TRACE_EVENT() a3284eb Merge "Add chrome_args_class_name metric." 51908f2 Merge "tp: fix include header path" a6e5746 tp: fix include header path ae0f614 Add chrome_args_class_name metric. 4a6b28e tracing: Make SDK buildable on WASM ccba759 build docs in UI bot 4c6f54d [perfetto] Store FD receiving callback before parent struct move. GitOrigin-RevId: 709268d17f922f9e0c806e4629c7a47435f893df Change-Id: I48651e5c47b30bdc382f2a02610ffdd9e5be072a
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.