[roll] Roll third_party/perfetto bf99dd3..0374f08 (11 commits)

0374f08 Merge "profilers: treat platform UIDs [0..AID_APP_START) as profileable by the platform itself"
a352070 Merge "Support sampling using hardware performance counters."
656582b Merge "protozero: Reduce binary size of protozero gen"
4fc52c2 Merge "tracing: Fix race condition reported by TSAN"
79b4191 Merge "Minor fixes to Fuchsia importer for pointers and counters."
91bc18f:https://fuchsia-review.googlesource.com/c/third_party/android.googlesource.com/platform/external/perfetto//+/798945 Minor fixes to Fuchsia importer for pointers and counters.
0ec3ec3 gn: upgrade libprotobuf to v3.20.3
3588d8d tracing: Fix race condition reported by TSAN
88847ad Support sampling using hardware performance counters.
e2c9f45 profilers: treat platform UIDs [0..AID_APP_START) as profileable by the platform itself
a8559af protozero: Reduce binary size of protozero gen
GitOrigin-RevId: 8c4ed03f46b55387cc3278d67a7f9cdb9d5d01d3
Change-Id: Ibe010d2213fb0f6ad78ea6924d796041eea40750
1 file changed
tree: 74290af5a274108e557c28b7992942302a68a799
  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.