commit | fb248b55d5b0cf3428b56422c45c472574f86c11 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Fri Aug 30 20:15:04 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Fri Aug 30 20:15:04 2024 +0100 |
tree | c8cc15d4327ff40f5794d29927e61cb1bb35e41d | |
parent | a621a8a08d133860da9cfb03410d13530963b331 [diff] |
ui: delete all the cpu profile panel code Now that this uses the flamegraph, there's no reason to keep this code around. Change-Id: I9e291837015647e5592401dfd4d7b4fd187542d8
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.