Perfetto Google
winget install --id=Google.Perfetto -e
Performance instrumentation and tracing for Android, Linux and Chrome.
Perfetto is a production-grade open-source stack designed for performance instrumentation, tracing, and analysis across Android, Linux, and Chrome environments. It enables developers to record, analyze, and visualize system-level and application-level traces with precision.
Key Features:
- Cross-platform Tracing: Supports comprehensive tracing on Android, Linux, and Chrome.
- Heap Profiling: Offers native and Java heap profiling for efficient memory management.
- SQL-based Analysis: Provides a library to analyze traces using SQL queries.
- Web UI: Features an intuitive web interface for exploring multi-GB traces efficiently.
- Tool Integration: Supports integration with build tools like Bazel and GN.
- Scalability: Designed for use in large-scale production environments.
Audience & Benefits: Ideal for developers, performance engineers, and system administrators seeking to optimize application performance. Perfetto helps identify performance bottlenecks, enhance resource usage efficiency, improve app responsiveness, and support informed decision-making in performance engineering.
Perfetto can be installed via winget, ensuring seamless integration into your development workflow.
README
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.