commit | 9bc1f5a94b4d478c6f12f79d0af81e7b6799010b | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Mon Dec 23 14:52:49 2024 -0800 |
committer | Android Build Coastguard Worker <[email protected]> | Mon Dec 23 14:52:49 2024 -0800 |
tree | 4d8cbe9fe1656afdcffe84e692e11d2cd6749689 | |
parent | ceb83ed14e686b9b116fa3b7301f6d5e187aac0a [diff] | |
parent | 58a4b883df2016383aaa93099aaf07b22832ebff [diff] |
Snap for 12845187 from 58a4b883df2016383aaa93099aaf07b22832ebff to androidx-credential-release Change-Id: I89bd2b3201a004fab61c5f941b0e0dd31f237c9b
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)