UI: Add ProtoRingBuffer decoder for TP RPC A helper class to deal with inbound stream of commands coming from the remote TraceProcessor (either Wasm or HTTP). This is the TS equivalent to the identically-named c++ class introduced by aosp/1551611. Bug: 159142289 Test: ui_unittests Change-Id: Id7d4e5953f848388bcd8752b1030489a584aedf5
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.