commit | b2d8b15b2ca30af9e40381c01dcb9b33be2f6719 | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Thu Oct 26 14:42:49 2023 +0100 |
committer | Hector Dearman <hjd@google.com> | Thu Oct 26 14:42:49 2023 +0100 |
tree | 5b6a2b099338873a55d954a19679ab550c8acce6 | |
parent | 7c4bc079597efcdd9c90f759521e6522f6bbcb0d [diff] |
docs: Plumb new reference page for the UI plugins API This is just to set up all the build rules and the plumbing, for now don't to anything clever and just dump the whole ui/src/public/index.ts file (e.g. most of the core interfaces with the nice comments) into a new docs page. In future we'll do something cleverer and autogenerate a nice reference page using one of the available tools for TypeScript. Change-Id: Id06a0c473a32e6b5177077d7f14f82629b79a223
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.