commit | e36832f83feb67d66bb0e03f383e75c1e2f414cc | [log] [tgz] |
---|---|---|
author | Mohit Saini <mohitms@google.com> | Mon Jul 04 14:28:23 2022 +0100 |
committer | Mohit Saini <mohitms@google.com> | Mon Jul 04 15:19:25 2022 +0100 |
tree | 994d6ca3973bbf0e0ce33c3243f9f22645bba6a2 | |
parent | c519690a33a58b0a72d51c230faa0765de8d0be4 [diff] |
Add *.pftrace in .gitignore Change-Id: If9fd5dc1a3298f6b4146ca5340db04a863163eb9
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.