tree: 9565a4ffdb5bbae46b7f58508f4df0188c8aa0b2 [path history] [tgz]
  1. generators/
  2. perfetto/
  3. test/
  4. tools/
  5. BUILD
  6. BUILD.gn
  7. example.py
  8. LICENSE
  9. README.md
  10. run_tests.py
  11. 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.