commit | 1bdc9fb7eb060b9581d3b7b3f207e44d51c13d1f | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Tue Oct 04 16:56:02 2022 +0100 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Tue Oct 04 17:00:35 2022 +0100 |
tree | 4099b1368c17960d43cb2d983f0960f5eb5132ed | |
parent | 4df4a1914484a45dc02b886679f0b18c5fd99d8e [diff] |
Suggest that list of processes is required for memory profilers If the list is empty, the config will have no effect. Try to make it clearer that specifying the processes is required. Change-Id: I5955cb537ccd044daff6b012e49faf056e255f64
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.