[roll] Roll fuchsia [roll] Roll third_party/perfetto 11ee74e..1364a55 (9 commits)

1364a55:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/1364a55a55c8bd81eeb32e9bd3bf91b10c461137 ui: Fix resizable details panel (#4928)
ed0d6bd:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/ed0d6bd402347ce18fb30ffae35c210b640e4f1f de: Accept any type in metrics (#4927)
463da00:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/463da0048396248364647a05f2be9929bf9ec2cd ui: Fix missing cpu by thread aggregation (#4926)
209f66a:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/209f66a444f493ec6d164b8b66980fc31ee5cef9 de: Fix rendering of metrics node (#4925)
c9609d1:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/c9609d1e65bcd21014a708c0c8b8df094cd89a0b de: Enable datagrid sorting (#4924)
ea8d0aa:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/ea8d0aaeb1e22f03fa0498c42e3f86f3daf753f2 [protos] Prepare trace protos for detailed V8 source positions (#4918)
9440581:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/94405813a65e760020f9d7b89de1d0a90e605bf9 ui: add LockContention plugin to visualize held locks (#4917)
c82fb57:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/c82fb577c5b0e0100da838161757d37851514ffb protos: Add evdev device addition and removal events (#4872)
6a5aa02:https://fuchsia.googlesource.com/third_party/github.com/google/perfetto/+/6a5aa02b064417a4532acdb6e2858fccd48bc743 tp: Fix PerfettoUI failing to load single logcat file with clock_sync_failure_unknown_source_clock error (#4915)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1519017
Original-Revision: 11dd98dc983616662279582492c12438bc64bf01
GitOrigin-RevId: 6d3e3503119a78a63fb083715fe0dbeb92fa0061
Change-Id: I47eb896220c3408bad2ca0de608add31b44718f4
1 file changed
tree: 279aaa241d2dd24ab71e58ba658d191f79d8742e
  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.