| commit | 3c8f1769c003a0d068a07eda1ef296d85f6ad94f | [log] [tgz] |
|---|---|---|
| author | Florian Mayer <fmayer@google.com> | Mon Feb 22 12:11:27 2021 +0000 |
| committer | Florian Mayer <fmayer@google.com> | Mon Feb 22 12:11:27 2021 +0000 |
| tree | 47cf8e60ad5721be926193411549c27f93bf7850 | |
| parent | d3c9619c7e059d421f0a41f4026b914f116794a8 [diff] |
Compile standalone heapprofd with unwind-tables. We need to be able to unwind through it. Change-Id: Iefb49b852eb01b8af23331562de3c78d070d3680
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.