commit | 3a4e153e52340036c064862b80c05e88edbfae6a | [log] [tgz] |
---|---|---|
author | Simon MacMullen <simonmacm@google.com> | Wed Apr 12 10:22:53 2023 +0000 |
committer | Simon MacMullen <simonmacm@google.com> | Thu Apr 13 11:53:29 2023 +0000 |
tree | 3fd67a4ba673b350a7ffcad3d0b4be6e7f1e8dc9 | |
parent | 0c4ca43ec32ebaf8cc50798557d958cc069dab35 [diff] |
Add suspend_resume_minimal event Changes to trace_processor can come later, I just want to get this out soon. Bug: 277016923 Change-Id: I9541f7bbf86c8ee7c22782233c8e537f0a7ab6d9
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.