commit | b7f32d074f80ba6f509d219465c4797ad18ab620 | [log] [tgz] |
---|---|---|
author | Vali Dobrota <dobrota@google.com> | Wed Oct 30 11:55:31 2024 +0000 |
committer | Vali Dobrota <dobrota@google.com> | Wed Oct 30 11:55:31 2024 +0000 |
tree | e6d665418bf3f2d4f912acb8ad814c79d4644366 | |
parent | bbfd7f0e2898efe4a19d89b7a570251667cc091d [diff] |
Add debug.tracing.profile.* system properties Adds debug.tracing.profile_boot_classpath and debug.tracing.profile_system_server system properties, so that Perfetto can show when the device is in Boot Classpath or System Server profiling mode. The performance of the system and interpretation of traces is affected by enabling or disabling this profiling. BUG=372503978 Change-Id: I20400cab34b4f06bde2e75e87010175cff48f58b Flag: EXEMPT small change, tested