commit | aa60a0cf40d8a09a4e434b0cbe56f2044dcdd457 | [log] [tgz] |
---|---|---|
author | Omar Elmekkawy <mekk@google.com> | Tue Jul 19 14:48:40 2022 +0000 |
committer | Omar Elmekkawy <mekk@google.com> | Wed Jul 20 08:54:30 2022 +0000 |
tree | 9f375aaa39f9761ec4ceecff02ecaab138c958c0 | |
parent | d1c53458dd8739ff80c5dafda0f3a8c0c3701673 [diff] |
[metrics] adding chrome_stack_samples_for_task.sql Given a chrome task name resulting from chrome_tasks.sql, this script finds and aggregates all stack samples that happened during this task and returns them. Bug:235062961 Change-Id: Ibe55e3941c5113ca5c1b58ba68d9aa6a84f6613d
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.