• Home
Name Date Size #Lines LOC

..--

generators/04-Jul-2025-3,2282,403

perfetto/04-Jul-2025-3,4522,538

test/04-Jul-2025-1,4811,129

tools/04-Jul-2025-2,8612,072

BUILDD04-Jul-20254.6 KiB166151

BUILD.gnD04-Jul-20253.5 KiB135121

LICENSED04-Jul-202510.4 KiB190158

README.mdD04-Jul-2025456 107

example.pyD04-Jul-20252.2 KiB7038

run_tests.pyD04-Jul-20252.3 KiB6938

setup.pyD04-Jul-20251.1 KiB3634

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