commit | b2876c750b514c7fdc721b99af3019a3b614da4c | [log] [tgz] |
---|---|---|
author | Carlos Caballero <carlscab@google.com> | Thu Mar 14 01:25:27 2024 +0000 |
committer | Carlos Caballero <carlscab@google.com> | Thu Mar 14 01:25:27 2024 +0000 |
tree | 3e5c34f98e63a6cabfdba56d30c2bfec78d9fd0b | |
parent | 05429941a7bb60e44d41d55befe122f11148ce37 [diff] |
Add JitTracker This new class keeps track of jitted code and can symbolize frames in jitted memory regions. Bug: b/283794416 Change-Id: I3a8ec9dacf62cb13bcf10244b1f19118d22c75a6
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.