You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
456 B
10 lines
456 B
4 months 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.
|