commit | f669b7209a548287d04a0934ed96c0a4f92c40ec | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Fri Apr 12 17:13:51 2024 +0100 |
committer | Hector Dearman <hjd@google.com> | Fri Apr 12 17:13:51 2024 +0100 |
tree | 05999eb21662f2b6a90a05be3d44dab9947d522e | |
parent | e82d05bf7acb63d036e9b242f41bcb687c6b8d53 [diff] |
Fix Ftrace explorer, python -> python3 Change-Id: Iafe4578192da946ee55b900d1ad3ae8f5cc35377
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.