blob: 3ef343078bab4e904f9b7a8ea8d145e3292748c3 [file] [log] [blame] [view]
Primiano Tuccia6624852020-05-21 19:12:50 +01001# Perfetto - System profiling, app tracing and trace analysis
Primiano Tucciae2879e2017-09-27 11:02:09 +09002
Primiano Tuccia6624852020-05-21 19:12:50 +01003Perfetto is a production-grade open-source stack for performance
4instrumentation and trace analysis. It offers services and libraries and for
5recording system-level and app-level traces, native + java heap profiling, a
6library for analyzing traces using SQL and a web-based UI to visualize and
7explore multi-GB traces.
Primiano Tucciae2879e2017-09-27 11:02:09 +09008
Florian Mayeraaaaa9a2020-06-24 10:59:34 +02009See https://perfetto.dev/docs or the /docs/ directory for documentation.