tree: 3fd2d5ac2223751c3d90fb9be5e5d6b3f53abe88
  1. perfetto/
  2. test/
  3. tools/
  4. BUILD
  5. BUILD.gn
  6. example.py
  7. LICENSE
  8. README.md
  9. run_tests.py
  10. setup.py
python/README.md

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.