commit | 3af1fae3ae450bf1cfac6b2b49d80ba165f952ca | [log] [tgz] |
---|---|---|
author | Zaina Al-Mashni <zalmashni@google.com> | Thu Sep 09 09:08:11 2021 +0000 |
committer | Zaina Al-Mashni <zalmashni@google.com> | Thu Sep 09 09:08:11 2021 +0000 |
tree | a2c75dd0f2a2a01e88f6264f22949f6def1af9f6 | |
parent | 9b580800f8d334663ad4a7c7db5f590085d20808 [diff] |
[Pivot Table] Add ancestor_slice_by_stack dynamic table Added ancestor_slice_by_stack operator that takes a stack_id and finds all slice ids that have that stack_id, then finds all the ancestors of all the slice ids (similarly to ancestor_slice). Next Step: Add descendant_slice_by_stack dynamic table. Bug: 149193812 Change-Id: I3394672412d9f329170753ded1fd8e25f07360ae
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.