| commit | 3d3936eef60525331f7ea4206d569d96f89f2526 | [log] [tgz] |
|---|---|---|
| author | Edgar Arriaga <edgararriaga@google.com> | Mon Nov 23 18:27:37 2020 -0800 |
| committer | Edgar Arriaga <edgararriaga@google.com> | Thu Jan 14 19:37:24 2021 -0800 |
| tree | 373a2649bc5b2a18124ecf1e16a54c8cf03d3989 | |
| parent | aa4385bc5997ecad4c633885e1b331b1115012fb [diff] |
Add a flag to distinguish shared VMAs This flag is required to filter out shared VMAs when compacting memory using process_madvise. Test: built and flashed Bug: 173258203 Change-Id: I58e33d4d2cef2e299e9bd2a2724246830842f789
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.