commit | da6961eaa8c4ee9398b4e2331d502eb740672994 | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Wed Jun 10 16:39:13 2020 +0100 |
committer | Hector Dearman <hjd@google.com> | Wed Jun 10 16:39:13 2020 +0100 |
tree | 520c3e0f9eef8c365d94d9d7f7e64adfe0344d05 | |
parent | 6918b882e51950af916d6483736a3e4a9c4ab72c [diff] |
Fix handling of .ctrace files named .txt Also fix a bug where we didn't handle the 'done\n' prefix on .ctrace files. Bug: b/158652769 Change-Id: I77e8ca2e5de7bf58ad33029490fc23b23dde9ba8
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://docs.perfetto.dev or the /docs/ directory for documentation.