trusty: perfetto: Create a UI Plugin for 'AVF VM cpu Timeline' On trace load, a custom-track for Avf VM CPU timeline is created and displayed, using a default TargetId (thread.utid). A command 'Select Avf VM utid', and associated hot-key: 'Shift+V', have been provided for selection of additional tragetIds in their respective custom Tracks. Bug: Test: Enable the Plugin and load appropriate trace-file. Change-Id: I7242790890373eaa508a7c2ea30a3848462f6e62
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.