commit | 191afdf71337059c0d56d53b8bd66e713c5aa221 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Jan 23 13:09:56 2025 -0800 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Jan 23 13:09:56 2025 -0800 |
tree | 4d8cbe9fe1656afdcffe84e692e11d2cd6749689 | |
parent | 6d7b2ecbdc35b6effc788c99836a8a2f2370b70d [diff] | |
parent | 58a4b883df2016383aaa93099aaf07b22832ebff [diff] |
Snap for 12962263 from 58a4b883df2016383aaa93099aaf07b22832ebff to androidx-compose-beta-release Change-Id: I6d19aee17ee18c0585582d31807ca296de95ea33
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)