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.
|
3 years ago | |
---|---|---|
.. | ||
.github | 3 years ago | |
bazel | 3 years ago | |
build_overrides | 3 years ago | |
buildtools | 3 years ago | |
debian | 3 years ago | |
docs | 3 years ago | |
examples | 3 years ago | |
gn | 3 years ago | |
include | 3 years ago | |
infra | 3 years ago | |
protos | 3 years ago | |
src | 3 years ago | |
test | 3 years ago | |
tools | 3 years ago | |
ui | 3 years ago | |
.clang-format | 3 years ago | |
.clang-tidy | 3 years ago | |
.gitattributes | 3 years ago | |
.gitignore | 3 years ago | |
.gn | 3 years ago | |
.style.yapf | 3 years ago | |
Android.bp | 3 years ago | |
Android.bp.extras | 3 years ago | |
BUILD | 3 years ago | |
BUILD.extras | 3 years ago | |
BUILD.gn | 3 years ago | |
CHANGELOG | 3 years ago | |
DIR_METADATA | 3 years ago | |
LICENSE | 3 years ago | |
METADATA | 3 years ago | |
MODULE_LICENSE_APACHE2 | 3 years ago | |
OWNERS | 3 years ago | |
PRESUBMIT.py | 3 years ago | |
PerfettoIntegrationTests.xml | 3 years ago | |
README.chromium | 3 years ago | |
README.md | 3 years ago | |
TEST_MAPPING | 3 years ago | |
WORKSPACE | 3 years ago | |
codereview.settings | 3 years ago | |
heapprofd.rc | 3 years ago | |
meson.build | 3 years ago | |
perfetto.rc | 3 years ago | |
traced_perf.rc | 3 years 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.