commit | 19ec17ee6bc67c09047b533a7b7c78d62c0a2106 | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Wed Jun 10 16:09:12 2020 +0200 |
committer | Florian Mayer <fmayer@google.com> | Wed Jun 10 16:09:12 2020 +0200 |
tree | afe43765aa6068bdaede3f32726d015cfcb6b697 | |
parent | e7479e6d0dad048511d1e8b632d3536ee38b5962 [diff] |
Do not explicitly start heapprofd in heap_profile. The lazy startup via traced is in all released versions of Android. Only some pre-release builds of Q needed this. Change-Id: Ibb66537e221629e4eebb78d46d26d78ef8e1bfc8
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://docs.perfetto.dev or the /docs/ directory for documentation.