commit | 586966f2fb2f60d4ae8e0c2ce3abef3267ca2d0d | [log] [tgz] |
---|---|---|
author | Octavian Tuchila <octaviant@google.com> | Fri Sep 24 16:07:48 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Sep 24 16:07:48 2021 +0000 |
tree | 0d2fe9ffef40094a3795cb9ea4ed6ea85650e97a | |
parent | 18d0bcdb5c126006c04dfeceff3801aeaa10689f [diff] | |
parent | c1e0f4cf3598ca1d6ff24af7140a65377d16f4ce [diff] |
Merge "ui: Allow timestamps to be used as both lower bound and upper bound for callstack sampling data"
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.