commit | c62cb2f162ecf2c25eb5aafdb1725e1f1549d3f7 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Tue Jan 14 10:37:18 2025 -0800 |
committer | Android Build Coastguard Worker <[email protected]> | Tue Jan 14 10:37:18 2025 -0800 |
tree | 4d8cbe9fe1656afdcffe84e692e11d2cd6749689 | |
parent | 38276ebb924dd6cb94ab6abb4548fdbb3a440fb5 [diff] | |
parent | 58a4b883df2016383aaa93099aaf07b22832ebff [diff] |
Snap for 12915541 from 58a4b883df2016383aaa93099aaf07b22832ebff to androidx-versionedparcelable-release Change-Id: I923db2eace88217404f1cc9126b8d0df4c933076
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)