commit | a59178762a38e94dc32b8c752b8e6f1f6ce96adc | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Wed Jul 05 13:06:36 2023 +0100 |
committer | Hector Dearman <hjd@google.com> | Wed Jul 05 13:06:36 2023 +0100 |
tree | 2faa756177cca54c171df79e21f73b75c194b193 | |
parent | ad2ed918f9c60723ebd602d1c40edb3b773fdf65 [diff] |
ui: Move TracePlugin interfaces to public/ Change-Id: Iee58e738cd75a35a4ed3c4622437900fb3131ecb
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.