Merge changes If109c1fc,I65155a13,I624ac236 into main * changes: tp: parse new procfs info into process.start_ts and new runtime counter tracks ftrace: improve ergonomics of "syscall_events" option procfs: add record_process_runtime option for process runtime and uptime (via /proc/pid/stat)
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.