• Home
Name Date Size #Lines LOC

..--

generators/03-May-2024-2,7241,941

perfetto/03-May-2024-2,4031,701

test/03-May-2024-1,062781

tools/03-May-2024-2,0651,536

BUILDD03-May-20243.8 KiB132120

BUILD.gnD03-May-20243 KiB113102

LICENSED03-May-202410.4 KiB190158

README.mdD03-May-2024456 107

example.pyD03-May-20242.2 KiB7038

run_tests.pyD03-May-20241.9 KiB6231

setup.pyD03-May-20241.1 KiB3331

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