Bug: 65586521

Clone this repo:
  1. 5ba5d51 Merge changes I8afa56b5,Ia1ca6ac8,I41b36e3e,Ie2567f61 into main by Steve Golton · 60 minutes ago main master
  2. e94b878 ui: Remove sqlEventResolvers, replace with dataset & rootTableName by Steve Golton · 2 hours ago
  3. bf36201 ui: Rename 'title' to 'sliceName' in DatasetSliceTrackAttrs by Steve Golton · 2 hours ago
  4. 6de08f6 ui: Port HeapProfileTrack on top of DatasetSliceTrack by Steve Golton · 2 hours ago
  5. a1d3a0b ui: Implement DatasetSliceTrack tooltips by Steve Golton · 2 hours ago

Perfetto - System profiling, app tracing and trace analysis

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.