commit | 8eeada1526406413f2b683d52ac582fa93e4f92f | [log] [tgz] |
---|---|---|
author | Ioannis Ilkos <ilkos@google.com> | Tue Feb 14 13:53:33 2023 +0000 |
committer | Ioannis Ilkos <ilkos@google.com> | Thu Feb 16 14:26:30 2023 +0000 |
tree | b161a2dd44ce9bc22890036c1b1ea1d15e390471 | |
parent | 1257d9df95d0ff9242321d4ab6e9e9c3a66b95ac [diff] |
Populate property with the number of active OOME tracing sessions Test: manual, atest HeapprofdJavaCtsTest Bug: 269246893 Change-Id: I171e668d64bbe68eb8d5dd5bcdad31810d0583e6
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.