commit | cde2da83e659c68e3bcf4383a1db08fbcb713168 | [log] [tgz] |
---|---|---|
author | Joseph Koshy <jkoshy@chromium.org> | Tue Feb 07 12:20:43 2023 +0000 |
committer | Joseph Koshy <jkoshy@chromium.org> | Tue Feb 07 12:20:43 2023 +0000 |
tree | bb2956d32429d461d9c4e10e561438ed8bcbffe7 | |
parent | 4028f4ccb05297091e7833ff2d1bf36af3f3f719 [diff] |
Add an option to capture kernel call frames. Bug: 267137202 Change-Id: I5a15e5988c127043cd51bac311b464e1e8ca0267
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.