commit | c65f224a7259d87bf1f980e7424d73fc0cfca795 | [log] [tgz] |
---|---|---|
author | Ryan Savitski <rsavitski@google.com> | Thu Dec 17 18:32:24 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Dec 17 18:32:24 2020 +0000 |
tree | 6afd4e6f0b120831ee64dff7ec496997c02d32eb | |
parent | 6fdb6e045df9d049dd9e0f35cf5a036d971a0d9b [diff] | |
parent | c1a4e87442626f1853a7269cee5734dedd9fbd0d [diff] |
Merge changes I6d585e67,I1b4a44e7 * changes: traced_perf: add memory guardrail (stops the DS if daemon above limit) traced_perf: memory guardrail proto changes
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.