| commit | 5d3cc7c9347791fd2b76ae7dbe4fb0dc73a14f2c | [log] [tgz] |
|---|---|---|
| author | Android Build Coastguard Worker <[email protected]> | Fri Jan 03 15:44:25 2025 -0800 |
| committer | Android Build Coastguard Worker <[email protected]> | Fri Jan 03 15:44:25 2025 -0800 |
| tree | 4d8cbe9fe1656afdcffe84e692e11d2cd6749689 | |
| parent | 095bf32a35abff712ffbc08edd91ef378d3c2c58 [diff] | |
| parent | 58a4b883df2016383aaa93099aaf07b22832ebff [diff] |
Snap for 12868872 from 58a4b883df2016383aaa93099aaf07b22832ebff to androidx-window-extensions-release Change-Id: Ifca7822a773c37561851fe9388403a54b70569d4
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)