[roll] Roll fuchsia [roll] Roll third_party/perfetto e1d5d5b..5b637d1 (5 commits)

5b637d1 stdlib: fix input latency calculation for display frames (#4099)
594fdf9 perfetto: Add a debug field to reason about jank classification (#4124)
292acd1 tp: switch to using rowid virtual tables (#4121)
146c021 perfetto: Remove use_murmur_hash_for_flat_hash_map flag (#4120)
fe58718 Add plugin for Wear long battery traces (#4039)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1451749
Original-Revision: 664ca4fdc96e6c3f84c41d57be688943547bc130
GitOrigin-RevId: 8748e3f15601dacbbb9d5665bffb390e8b42f1eb
Change-Id: Icb429bc7b37a3fdd259f557c503dc50ed388292a
1 file changed
tree: 6980613b63bca2b0171bb9c49f0c957c192219d4
  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.