[roll] Roll third_party/perfetto 0b38240..f1b7df4 (27 commits)

f1b7df4 Merge "Add time_dlopen and dlopen_file metrics for dlopen duration and file names."
9795e77 Merge "Fix seconds/nanos bug in thread_state track"
1b671e2 Fix seconds/nanos bug in thread_state track
8a25ae2 Merge "tp: add documentation for most slice tables"
c7a8798 Merge "tp: fix sorting of keys when parsing metatrace"
40a2915 Merge "Bigint timestamps and durations: Pt1"
b24e6e0 Merge "docs: Perfetto in IO 2023"
f3897e2 Bigint timestamps and durations: Pt1
aaa5b93 tp: add documentation for most slice tables
d9f2887 tp: fix sorting of keys when parsing metatrace
9c74e6e Merge "traced_perf: fix handling of creating producer offline CPUs"
ec0a500 docs: Perfetto in IO 2023
e041277 Merge changes I5b148dce,Ib600b942
0637a79 traced_perf: fix handling of creating producer offline CPUs
b7b22f4 Merge "Treat ArmOrNotify as a mojo task"
508687d Merge "Render flamegraph to a local canvas rather than the overlay canvas."
35cbc03 Treat ArmOrNotify as a mojo task
0ce368c Merge "tp: Filtering v2 - StorageOverlay"
c34c76b Merge "Add a new plugin for Scroll Jank analysis."
d068812 Add a new plugin for Scroll Jank analysis.
6c650e1 Merge "install-build-deps: add retries to network operations"
053714b Add time_dlopen and dlopen_file metrics for dlopen duration and file names.
af51eb3 Add a view for Network Trace Packets
ad7d87b Add view for Android BatteryStats events/counters
88ea8da tp: Filtering v2 - StorageOverlay
16fed02 install-build-deps: add retries to network operations
01a6a72 Render flamegraph to a local canvas rather than the overlay canvas.

GitOrigin-RevId: 4dc653506f4e55b985eda0ccc4bdea5eb2ad400a
Change-Id: Iab921ae1e57f2d11e25bcc42db4e42f3c5575e9c
1 file changed
tree: d5c0db33d2aada7c7e85645fd2762cf657e37a67
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.