[roll] Roll third_party/perfetto 91540cb..f44970f (33 commits)

f44970f Merge "Project import generated by Copybara."
a6fa1c3 Merge "Add memory fragmentation tracing"
c7072e6 Merge "Fix `_COPY` version of legacy trace macros"
9b143f6 Fix `_COPY` version of legacy trace macros
cb46e05 Merge "traced_probes: Support async events in the .json format"
850472f Merge "ui: Remove tslint suppressions"
95939e6 Merge "Fix android_jank_cuj missing CUJs in the output"
d2a590f Merge "ui: Catch and ignore cache errors"
70ace4c Merge "ui: Refactor cache manager to isolate API calls"
aafc89c Merge "Revert "Add aggregation function EXPERIMENTAL_PPROF""
d09d983 Revert "Add aggregation function EXPERIMENTAL_PPROF"
5613cb3 ui: Catch and ignore cache errors
6c58fe2 Fix android_jank_cuj missing CUJs in the output
28de3d8 Merge "[protozero] Fix cross-file-referenced enums."
2fc16ae ui: Refactor cache manager to isolate API calls
bd9c5eb ui: Remove tslint suppressions
470bc18 Merge "Partial revert of aosp/2166563"
4a577a2 [protozero] Fix cross-file-referenced enums.
44362a6 Merge "perfetto_cmd: --ignore-guardrails effects service"
241aa3e Partial revert of aosp/2166563
a9b60d1 Merge "Pivot table: header cell component with drag'n'drop support"
a7c19fc Merge "[ui] Update focus logic to change zooms levels more conservatively"
3c678cb perfetto_cmd: --ignore-guardrails effects service
c0732e7 Merge "Add a line about startup tracing in CHANGELOG"
64054d8 Merge "Disable MainTracingNeverStarted once again"
4c8dedf Add a line about startup tracing in CHANGELOG
bc484c2 Disable MainTracingNeverStarted once again
f21d8bd Fix lmk metric in cases of buffer wraparound
f331c8d traced_probes: Support async events in the .json format
a62d006 [ui] Update focus logic to change zooms levels more conservatively
af32d45 Pivot table: header cell component with drag'n'drop support
8ae833d Add memory fragmentation tracing
4598b97 Project import generated by Copybara.

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