commit | 51e1fea7385f810e7d08c2fb333112d00fbfcd0e | [log] [tgz] |
---|---|---|
author | Sami Kyostila <skyostil@google.com> | Tue Jan 12 17:21:02 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Jan 12 17:21:02 2021 +0000 |
tree | 61a08d4bb7f1cbbbadd2bf93159cf80c56d2bb50 | |
parent | 002c03c4b6ed27434ff35dbb31bd8c3288b0ccbd [diff] | |
parent | 0dfe9ac2798c10540ccd5cf754294b2db415ff8f [diff] |
Merge "tracing: Allow tracing category names to contain spaces"
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.