commit | ffe20e629a9d3b5ba203997d80dec05f32530974 | [log] [tgz] |
---|---|---|
author | Violetta Fedotova <violettfaid@google.com> | Wed Nov 23 11:00:08 2022 +0000 |
committer | Violetta Fedotova <violettfaid@google.com> | Wed Nov 23 11:00:08 2022 +0000 |
tree | 30cfb1fe26c470ae365e9ab00dbd5574b061f4f5 | |
parent | f5b6c4ed868219aefe172ac2d5bd683814a5f001 [diff] |
Use DeobfuscationMapping in TraceProcessor for translation Java class names from the "args" table. Currently we translate only args with a flat_key = "android_view_dump.activity.view.class_name". Bug: b/244700870 Change-Id: Ibb95f1eff3399fb7594e12c1332cd6cbf50d32a8
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.