commit | 2131e3607e97e58a2a7397b953da31609f7c7765 | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Wed Jul 15 16:30:35 2020 +0100 |
committer | Florian Mayer <fmayer@google.com> | Wed Jul 15 16:30:35 2020 +0100 |
tree | 2cd016f8d8ebfc513088dc70430e17429fb1923a | |
parent | 73b607f9e3b436b7fc32f45263375b3de5a62dba [diff] |
Use version script for heapprofd client API. This gets rid of some unnecessary symbols in the ELF, see https://gist.github.com/fmayer/710baea398f014a229629eea25cd5b64 Test: perfetto_integrationtests Bug: 160400319 Change-Id: I5b161aa9739c4b85f26b2f8e9ccfd7aad2633b2e
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.