You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 months ago | |
---|---|---|
.. | ||
bazel | 8 months ago | |
build_overrides | 8 months ago | |
buildtools | 8 months ago | |
debian | 8 months ago | |
docs | 8 months ago | |
examples | 8 months ago | |
gn | 8 months ago | |
include | 8 months ago | |
infra | 8 months ago | |
protos | 8 months ago | |
src | 8 months ago | |
test | 8 months ago | |
tools | 8 months ago | |
ui | 8 months ago | |
.clang-format | 8 months ago | |
.clang-tidy | 8 months ago | |
.gn | 8 months ago | |
.style.yapf | 8 months ago | |
Android.bp | 8 months ago | |
Android.bp.extras | 8 months ago | |
BUILD | 8 months ago | |
BUILD.extras | 8 months ago | |
BUILD.gn | 8 months ago | |
CHANGELOG | 8 months ago | |
DIR_METADATA | 8 months ago | |
LICENSE | 8 months ago | |
METADATA | 8 months ago | |
MODULE_LICENSE_APACHE2 | 8 months ago | |
OWNERS | 8 months ago | |
PRESUBMIT.py | 8 months ago | |
PerfettoIntegrationTests.xml | 8 months ago | |
README.chromium | 8 months ago | |
README.md | 8 months ago | |
TEST_MAPPING | 8 months ago | |
WORKSPACE | 8 months ago | |
codereview.settings | 8 months ago | |
heapprofd.rc | 8 months ago | |
meson.build | 8 months ago | |
perfetto.rc | 8 months ago | |
traced_perf.rc | 8 months ago |
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.