| commit | b41ccc1f0e81cbeaec27b0f5a28b7bf1376ef613 | [log] [tgz] |
|---|---|---|
| author | Octavian Tuchila <octaviant@google.com> | Thu Sep 16 08:53:41 2021 +0000 |
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Sep 16 08:53:41 2021 +0000 |
| tree | e8c5348720fa7405e20546e5ccb4b431a0c418a4 | |
| parent | 47fa5a0dfa2e456fbc5bd5735cefcf32fe70a471 [diff] | |
| parent | 3b31ed6040e4edf1580fe13ab805956f62f7cf36 [diff] |
Merge "ui: Add callstack sampling flamegraph behind flag"
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.