commit | 4043fab1dcf679b7d2613ccace0282eb3a7ad076 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Nov 04 16:45:30 2024 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Mon Nov 04 16:45:30 2024 +0000 |
tree | b4157b3b62f13f5cd7673379efcac3ff833d3f71 | |
parent | 18a81e943af227751cee06f1c6d334e4f170fd19 [diff] |
ui: move TraceSource back into core There's no need for it to be exposed to plugins, exposing it also requires exposing StateSerializationSchema which is just confusing. Change-Id: Ib36b6cec0220c56fcd0a510ad2113f3ff20e5e32
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.