commit | fdfe6df08d45536e98072f72ad26f27b7e588c1d | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Jul 22 14:12:41 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Mon Jul 22 14:12:41 2024 +0100 |
tree | 7f87310afe2ff8d7cc7a8084c23403b8a10e415c | |
parent | e127b9529d108449dde5471147634fb948a0abcf [diff] |
ui: add support for contextual columns in QueryFlamegraph This prepares for showing extra contextual properties in the flamegraph which are not just the name/value (e.g. the mapping name, line number etc). Change-Id: I537d4541c22164c24237b32b492c8aad424a0a4d
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.