commit | dc8bbbf6d4b40af20f9aeba4f1a53bbfb10090b6 | [log] [tgz] |
---|---|---|
author | Steve Golton <stevegolton@google.com> | Mon Jan 20 12:09:46 2025 +0000 |
committer | Steve Golton <stevegolton@google.com> | Mon Jan 20 12:09:46 2025 +0000 |
tree | ecf7b095197d3a40cf5cbad1922c5bd6971945d1 | |
parent | 41efacfc1b8b6cbfb818564e423d2327975ffd18 [diff] |
ui: Add generic slice/counter aggregations plugin This moves the definition of the generic slice/counter aggregations from TraceProcessorTrack plugin to it's own plugin. These aggregations can apply to many tracks, not just those from this plugin. We wouldn't want these aggregations to disappear if we diable this plugin for whatever reason. Change-Id: I98c3603685718d9653b662a0e90511174e17296d
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.