[roll] Roll third_party/perfetto 07e128e..0d20e80 (20 commits)

0d20e80 Merge "Remove unnecessary time.h header from track_event.h"
6ca6628 Merge "(Re)added trace start time label."
7111314 (Re)added trace start time label.
342d977 tp: annotated callstacks: heuristic for the "switch" interpreter implementation
3e7e0e2 Merge changes I7a9cd5f1,Iaaecec22
ab54756 Remove unnecessary time.h header from track_event.h
3868945 Merge "use memcmp in StringView::StartsWith/EndsWith"
24b2713 Merge "Fix choreographer processing for long-tasks table."
aae1e23 use memcmp in StringView::StartsWith/EndsWith
f06f3f8 tp: remove global timestamp tracking from trace sorter
6581227 sorter: make logic around extracting events clearer
1cdca0a Merge "Align ticks & labels to powers of 10."
81c39ba Merge "ui: Add support for BLOB cells in SQL results"
446be1d Merge "Add scenario_name_hash field to BackgroundTracingMetadata proto"
45275be Merge "Add the check of the most active process for slow_start_reason, updated the runnable check from R to R*:"
d999992 Add the check of the most active process for slow_start_reason, updated the runnable check from R to R*:
b9395b9 ui: Add support for BLOB cells in SQL results
ba05b78 Add scenario_name_hash field to BackgroundTracingMetadata proto
9ae7558 Align ticks & labels to powers of 10.
4549432 Fix choreographer processing for long-tasks table.

GitOrigin-RevId: e7897395e55c5655365eb3996129f58af819d853
Change-Id: Idfa090897645382441c06a16daa9181b8f32c3ba
1 file changed
tree: c0d144401e81307579a335b85488359866f73a66
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.