[roll] Roll third_party/perfetto 6e9bcbe..ef2774e (32 commits)

ef2774e Merge "Fix format specifiers for int64_t"
d4fef5b Merge "tp: fix wrong offset when requesting more data in a skipped key"
a33245c Fix format specifiers for int64_t
01381da Merge "changelog: Mention new DataSourceBase::OnFlush"
ec0157c Merge changes I54d4d60c,I8fb8381a
afb60fd Move higher priority slow start reasons to the top of the list.
4da7288 Merge "tp: fix missing where constraint in span join example"
2b94c05 heapprofd_producer_integrationtest: Refactor into fixture
3076e27 heapprofd: Fix problem with continuous dump
433adc6 bazel: remove shallow_since from git deps fetching as it's likely counterproductive
d60dcb1 tp: fix missing where constraint in span join example
3ba2c70 Merge "trace_buffer: Fix wrong format specifier of debug log"
9d8c976 Merge "Target es2020 (was es6)"
f8712d6 Merge "Allow LONG_NULL values to be assigned from a NULL cell value."
9ccb490 Merge "Add OWNERS file for VTS tests"
8fe6db5 Merge "ftrace_proto_gen: bools are always unsigned uint32"
cde9769 Allow LONG_NULL values to be assigned from a NULL cell value.
6bdaa29 Merge "tp: Bitvector::Builder implementation"
93a232a changelog: Mention new DataSourceBase::OnFlush
74ca3ab Add OWNERS file for VTS tests
826c96d Merge "tracing: Implement DataSource::OnFlush"
eb5d6f6 trace_buffer: Fix wrong format specifier of debug log
cfde2f9 tp: Bitvector::Builder implementation
1f4e014 Merge "tp: ClockConverter"
bab105a tp: ClockConverter
52e8dd2 Merge "Add verify_class as an android startup metric."
b77fb30 Add verify_class as an android startup metric.
e76dcfd perfetto: Disable -Wshadow-uncaptured-local
61dd319 tp: fix wrong offset when requesting more data in a skipped key
305a23f tracing: Implement DataSource::OnFlush
3917b0d ftrace_proto_gen: bools are always unsigned uint32
a10f513 Target es2020 (was es6)

GitOrigin-RevId: 976ba397c7582f1bd881346a67a1585722925602
Change-Id: I1f9c0698794326fae7e061d587fc6b025e42f8a7
1 file changed
tree: f878bcefaaa0ba4aa6f7b3f392ce8aece9998a23
  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.