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