• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

perfetto/23-Nov-2023-567346

LICENSED23-Nov-202310.4 KiB190158

README.mdD23-Nov-2023456 107

example.pyD23-Nov-20232.2 KiB6938

setup.pyD23-Nov-20231 KiB3028

README.md

1# Perfetto - System profiling, app tracing and trace analysis
2
3Perfetto is a production-grade open-source stack for performance
4instrumentation and trace analysis. It offers services and libraries and for
5recording system-level and app-level traces, native + java heap profiling, a
6library for analyzing traces using SQL and a web-based UI to visualize and
7explore multi-GB traces.
8
9See https://perfetto.dev/docs or the /docs/ directory for documentation.
10