| commit | 053c4232fcac3a5c7474914d757e757446f2af3e | [log] [tgz] |
|---|---|---|
| author | Android Build Coastguard Worker <[email protected]> | Thu Jun 12 03:07:13 2025 -0700 |
| committer | Android Build Coastguard Worker <[email protected]> | Thu Jun 12 03:07:13 2025 -0700 |
| tree | ee6b7c6b6e465493bdc6d8bfa61605932b1bd882 | |
| parent | 7c92aa58167a2f03b34c01c0ef2d6cb6f71e601a [diff] | |
| parent | 940d3ed5a6d47e664695b90bc38d27a108dc46cc [diff] |
Snap for 13610936 from 940d3ed5a6d47e664695b90bc38d27a108dc46cc to androidx-security-release Change-Id: Icf732ca9d2452a7b6617cfc83d799bdc4db24f73
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)