Name Date Size #Lines LOC

..--

generators/H25-Apr-2025-3,0932,285

perfetto/H25-Apr-2025-3,6222,621

test/H25-Apr-2025-1,4881,132

tools/H25-Apr-2025-2,8642,075

BUILDH A D25-Apr-20254.6 KiB166151

BUILD.gnH A D25-Apr-20253.5 KiB135121

LICENSEH A D25-Apr-202510.4 KiB190158

README.mdH A D25-Apr-2025456 107

example.pyH A D25-Apr-20252.2 KiB7038

run_tests.pyH A D25-Apr-20252.3 KiB6938

setup.pyH A D25-Apr-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