commit | a9545e5e74a3c900eab175293d992b82a81ed789 | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Tue May 17 12:23:25 2022 +0100 |
committer | Hector Dearman <hjd@google.com> | Tue May 17 12:23:25 2022 +0100 |
tree | 9dff9f8cdacf3aef49335c775dcfb82b5880c991 | |
parent | d64d634076f6f7ce6c9e578e0c3135b3ea70ab55 [diff] |
mv tools/trace_to_text src/traceconv Change-Id: I93a259c76b7d22e41eeb95127569ab78fb5f9a1d
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.