tree: a7d455ecbc1d7552684234c2af21d0fd603d1cd9 [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.