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