This project uses Android AOSP Gerrit for code reviews and uses the Google C++ style and targets -std=c++11
.
git cl upload
from Chromium depot tools is the preferred workflow to upload patches, as it supports presubmits and code formatting via git cl format
.
See https://source.android.com/source/contributing for more details about external contributions and CLA signing.
Continuous build and test coverage is available at ci.perfetto.dev.
Trybots:
CLs uploaded to gerrit are automatically submitted to the CI and and available on the CI page. If the label Presubmit-Ready: +1
is set, the CI will also publish a comment like this on the CL.