[roll] Roll third_party/perfetto f37c6f7..c306da1 (12 commits)

c306da1 Merge "Helper to deal with string encodings." into main
a3f94fd Merge changes Icbc814c9,I383021a9,I168b2dfa,I73a0a37f,I95ff9212 into main
983f90b traced_probes: default compact_sched to true
df596a6 Helper to deal with string encodings.
7370650 ftrace_stats: change "bytes_read" to the more accurate "bytes" + assorted fixups
8187810 trace_processor: fail loading traces with critical ftrace recording errors
926c12a tprobes: cpu_reader: continue parsing instead of crashing on ring buffer layout errors
075a187 Merge "Add support for new v8 data source" into main
a33174f Merge "Update vmstat counters to kernel 6.1" into main
856a709 Add support for new v8 data source
c0383ed Update vmstat counters to kernel 6.1
702959d protos: record ftrace parsing errors in FtraceEventBundles and FtraceStats

GitOrigin-RevId: 46a543be97293394d3066a5ffdc1752ca86284ec
Change-Id: I406ed4d839206c28fcede0035ea90771d82b5a0b
1 file changed
tree: 8a5e5e2e8c6fb7be93e6be1cf1186359bbee7139
  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.