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