Merge changes Icbc814c9,I383021a9,I168b2dfa,I73a0a37f,I95ff9212 into main * changes: traced_probes: default compact_sched to true ftrace_stats: change "bytes_read" to the more accurate "bytes" + assorted fixups trace_processor: fail loading traces with critical ftrace recording errors tprobes: cpu_reader: continue parsing instead of crashing on ring buffer layout errors protos: record ftrace parsing errors in FtraceEventBundles and FtraceStats
Perfetto is a production-grade open-source stack for performance instrumentation and trace analysis. It offers services and libraries and for recording system-level and app-level traces, native + java heap profiling, a library for analyzing traces using SQL and a web-based UI to visualize and explore multi-GB traces.
See https://perfetto.dev/docs or the /docs/ directory for documentation.