commit | 6d0cea8ab271776828b65b75bad7c31375b0f63e | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Tue Dec 03 16:38:21 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Tue Dec 03 16:38:21 2024 +0000 |
tree | 4d8cbe9fe1656afdcffe84e692e11d2cd6749689 | |
parent | aff960e85437dfc56342588c924ebe0617210718 [diff] | |
parent | 58a4b883df2016383aaa93099aaf07b22832ebff [diff] |
Snap for 12740440 from 58a4b883df2016383aaa93099aaf07b22832ebff to androidx-activity-release Change-Id: Ia0f5c6fb3619b4f9c6f35cc60772e261a36e825a
The source code for several perfetto binaries lives in the external/perfetto
project in the AOSP source tree. These binaries enable unbundled perfetto tracing, and on-device trace processing.
To set up the perfetto repository for the first time:
git clone https://android.googlesource.com/platform/external/perfetto/ perfetto_repo perfetto_repo/tools/install-build-deps --android
To build stripped binaries from the local repository:
./generate_perfetto_binaries.py
This script automates some of the build instructions documented here.
Some important things handled are:
monolithic_binaries = true
(important for unbundled usage)