commit | c5bf16e478125ffd28b32730a4a0542f72680507 | [log] [tgz] |
---|---|---|
author | Ryan Savitski <rsavitski@google.com> | Tue Mar 05 13:32:17 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Mar 05 13:32:17 2024 +0000 |
tree | ec1825ebd252cb5bbda461e49609c2c934143556 | |
parent | b216f27b57db1b2ecdf72e60fa4ef4b23269ab8e [diff] | |
parent | 9a9430e9c602e53b07b0eeb137f55244100603e9 [diff] |
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.